linux/drivers/i2c/muxes
Ionut Nicu 492ed77bfa i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
of_get_named_gpio could return -E_PROBE_DEFER or another
error code. This error should be passed further instead
of being ignored.

Signed-off-by: Ionut Nicu <ioan.nicu.ext@nsn.com>
Acked-by: Peter Korsgaard <peter.korsgaard@barco.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2013-10-10 10:22:32 +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: i2c-mux-gpio: don't ignore of_get_named_gpio errors 2013-10-10 10:22:32 +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
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