linux/drivers/i2c/muxes
Wolfram Sang 687b81d083 i2c: move OF helpers into the core
I2C of helpers used to live in of_i2c.c but experience (from SPI) shows
that it is much cleaner to have this in the core. This also removes a
circular dependency between the helpers and the core, and so we can
finally register child nodes in the core instead of doing this manually
in each driver. So, fix the drivers and documentation, too.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2013-08-23 10:22:20 +02:00
..
Kconfig Removal of GENERIC_GPIO for v3.10 2013-05-09 09:59:16 -07:00
Makefile i2c: mux: Add i2c-arb-gpio-challenge 'mux' driver 2013-04-17 11:31:03 +02:00
i2c-arb-gpio-challenge.c i2c: move OF helpers into the core 2013-08-23 10:22:20 +02:00
i2c-mux-gpio.c i2c: move OF helpers into the core 2013-08-23 10:22:20 +02:00
i2c-mux-pca954x.c i2c: use dev_get_platdata() 2013-08-19 19:46:30 +02:00
i2c-mux-pca9541.c i2c: use dev_get_platdata() 2013-08-19 19:46:30 +02:00
i2c-mux-pinctrl.c i2c: move OF helpers into the core 2013-08-23 10:22:20 +02:00