dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/i2c/muxes
Axel Lin 245e99cfe8 i2c/gpio-i2cmux: Convert to use module_platform_driver()
Convert gpio-i2cmux to use the module_platform_driver() macro which
makes the code smaller and a bit simpler.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Peter Korsgaard <peter.korsgaard@barco.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
2012-01-12 20:32:04 +01:00
..
Kconfig i2c: Add generic I2C multiplexer using GPIO API 2011-01-10 22:11:23 +01:00
Makefile i2c: Add generic I2C multiplexer using GPIO API 2011-01-10 22:11:23 +01:00
gpio-i2cmux.c i2c/gpio-i2cmux: Convert to use module_platform_driver() 2012-01-12 20:32:04 +01:00
pca954x.c i2c/pca954x: Initialize the mux to disconnected state 2011-06-29 11:36:11 +02:00
pca9541.c i2c/mux: Driver for PCA9541 I2C Master Selector 2010-10-24 18:16:58 +02:00