summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips/Kconfig
diff options
context:
space:
mode:
authorMagnus Damm <damm@igel.co.jp>2009-07-22 16:58:39 +0200
committerBen Dooks <ben-linux@fluff.org>2009-07-30 01:59:09 +0200
commitccb3bc16b4891a82649d4bccbeefe60b1d9a62e2 (patch)
treeaebc5629705675b634fef42777f8a10289bb46df /drivers/i2c/chips/Kconfig
parenti2c: strncpy does not null terminate string (diff)
downloadlinux-ccb3bc16b4891a82649d4bccbeefe60b1d9a62e2.tar.xz
linux-ccb3bc16b4891a82649d4bccbeefe60b1d9a62e2.zip
i2c-sh_mobile: change module_init() to subsys_initcall()
Convert the i2c-sh_mobile i2c bus driver to use subsys_initcall() instead of module_init(). This change makes the driver register a bit earlier which together with earlier platform data moves the time for probe(). The earlier probe() makes it possible to use i2c_get_adapter() and i2c_transfer() from device_initcall(). The same strategy is used by other i2c bus drivers such as i2c-pxa.c and i2c-s3c2410.c. Signed-off-by: Magnus Damm <damm@igel.co.jp> [ben-linux@fluff.org: minor subject updaye] Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'drivers/i2c/chips/Kconfig')
0 files changed, 0 insertions, 0 deletions