lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1357927027-4857-1-git-send-email-dianders@chromium.org> Date: Fri, 11 Jan 2013 09:57:05 -0800 From: Doug Anderson <dianders@...omium.org> To: linux-i2c@...r.kernel.org, Mark Brown <broonie@...nsource.wolfsonmicro.com> Cc: Kukjin Kim <kgene.kim@...sung.com>, Olof Johansson <olof@...om.net>, Thomas Abraham <thomas.abraham@...aro.org>, Padmavathi Venna <padma.v@...sung.com>, Ben Dooks <ben-linux@...ff.org>, Wolfram Sang <w.sang@...gutronix.de>, linux-arm-kernel@...ts.infradead.org, linux-samsung-soc@...r.kernel.org, Haojian Zhuang <haojian.zhuang@...il.com>, Arnd Bergmann <arnd@...db.de>, Doug Anderson <dianders@...omium.org>, Karol Lewandowski <k.lewandowsk@...sung.com>, linux-kernel@...r.kernel.org, Andrew Morton <akpm@...ux-foundation.org> Subject: [REPOST PATCH 0/2] Add automatic bus number support for i2c busses with device tree This was suggested by Mark Brown in response to a patch for adding this functionality only for the s3c2410 bus: https://lkml.org/lkml/2012/11/20/681 I have also modified the i2c-pxa driver to use this new functionality. As Haojian Zhuang has Acked this patch, I believe that this has now been tested. Reposting (with Haojian Zhuang's ack) in the hopes that a maintainer will pick it up. :) Doug Anderson (2): i2c-core: dt: Pick i2c bus number from i2c alias if present i2c: pxa: Use i2c-core to get bus number now drivers/i2c/busses/i2c-pxa.c | 8 +--- drivers/i2c/i2c-core.c | 105 ++++++++++++++++++++++++++++++----------- 2 files changed, 78 insertions(+), 35 deletions(-) -- 1.7.7.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists