remarkable-linux/drivers/i2c
David Brownell a10f9e7caf i2c: Do earlier driver model init
Move I2C driver model init earlier in the boot sequence.

This avoids oopsing in statically linked systems when some
subsystems register I2C drivers in subsys_initcall() code,
but those subsystems are linked (and initialized) before I2C.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
2008-10-14 17:30:06 +02:00
..
algos i2c: Let users select algorithm drivers manually again 2008-08-10 22:56:15 +02:00
busses i2c: Only build Tyan SMBus mux drivers on x86 2008-10-14 17:30:06 +02:00
chips i2c/tps65010: Vibrator hookup to gpiolib 2008-10-14 17:30:04 +02:00
i2c-boardinfo.c
i2c-core.c i2c: Do earlier driver model init 2008-10-14 17:30:06 +02:00
i2c-core.h
i2c-dev.c i2c-dev: Return correct error code on class_create() failure 2008-09-24 13:39:21 +02:00
Kconfig i2c: Let users select algorithm drivers manually again 2008-08-10 22:56:15 +02:00
Makefile