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
Guenter Roeck aa1e3e81e7 i2c-mux-pinctrl: Fix probe error path
When allocating the memory for i2c busses, the code checked the wrong
variable and thus never detected if there was a memory error.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Cc: stable@vger.kernel.org
Signed-off-by: Jean Delvare <khali@linux-fr.org>
2012-11-13 22:27:19 +01:00
..
Kconfig i2c: Add generic I2C multiplexer using pinctrl API 2012-06-04 16:49:43 +02: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: Add support for dynamically allocated GPIO pins 2012-10-05 22:23:54 +02: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-mux: Add support for device auto-detection 2012-10-05 22:23:51 +02:00
i2c-mux-pinctrl.c i2c-mux-pinctrl: Fix probe error path 2012-11-13 22:27:19 +01:00