linux/drivers/i2c/muxes
Jean Delvare 7fafae669a i2c: mux: gpio: Check gpio_direction_output return value
gpio_direction_output() may fail, check for that and deal with it
appropriately. Also log an error message if gpio_request() fails.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Peter Korsgaard <peter.korsgaard@barco.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2013-03-27 08:55:13 +01:00
..
Kconfig drivers/i2c/muxes: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:38:05 -08:00
Makefile i2c: Add generic I2C multiplexer using pinctrl API 2012-06-04 16:49:43 +02:00
i2c-mux-gpio.c i2c: mux: gpio: Check gpio_direction_output return value 2013-03-27 08:55:13 +01:00
i2c-mux-pca954x.c i2c-mux: Add support for device auto-detection 2012-10-05 22:23:51 +02:00
i2c-mux-pca9541.c i2c: Fix my e-mail address in drivers and documentation 2013-03-22 11:18:34 +01:00
i2c-mux-pinctrl.c i2c: muxes: fix wrong use of sizeof(ptr) 2013-01-22 09:54:32 +01:00