Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | i2c/pca954x: Remove __devinit and __devexit from probe and remove functions | Guenter Roeck | 2010-10-24 |
| | | | | | | | | | 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> | ||
* | i2c: I2C bus multiplexer driver pca954x | Michael Lawnick | 2010-08-11 |
I2C driver for PCA954x I2C multiplexer series. Signed-off-by: Michael Lawnick <ml.lawnick@gmx.de> Acked-by: Rodolfo Giometti <giometti@linux.it> Signed-off-by: Jean Delvare <khali@linux-fr.org> |