linux/drivers/i2c/muxes
Guenter Roeck db79f2a1d2 i2c/pca954x: Remove __devinit and __devexit from probe and remove functions
The underlying I2C adapter may or may not be present when this driver
gets initialized, and may disappear later, so there is no safe time at
which the probe and remove functions can be discarded.

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
2010-10-24 18:16:59 +02:00
..
Kconfig
Makefile
pca954x.c i2c/pca954x: Remove __devinit and __devexit from probe and remove functions 2010-10-24 18:16:59 +02:00
pca9541.c