1
0
Fork 0
alistair23-linux/drivers/i2c
Christian Krafft 104cb574fe i2c-pca-isa: Add access check to legacy ioports
When probing i2c-pca-isa writes to legacy ioports, which crashes the kernel
if there is no device at that port.
This patch adds a check_legacy_ioport call, so probe fails gracefully
and thus prevents the oops.

Signed-off-by: Christian Krafft <krafft@de.ibm.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
2008-02-24 20:03:42 +01:00
..
algos i2c-algo-pcf: Delete broken 10-bit address support 2008-01-27 18:14:46 +01:00
busses i2c-pca-isa: Add access check to legacy ioports 2008-02-24 20:03:42 +01:00
chips hwmon: Discard useless I2C driver IDs 2008-02-07 20:39:44 -05:00
Kconfig [S390] Kconfig: menus with depends on HAS_IOMEM. 2007-05-10 15:46:07 +02:00
Makefile i2c: Add i2c_board_info and i2c_new_device() 2007-05-01 23:26:31 +02:00
i2c-boardinfo.c i2c: Add i2c_board_info and i2c_new_device() 2007-05-01 23:26:31 +02:00
i2c-core.c i2c: Add i2c_new_dummy() utility 2008-01-27 18:14:52 +01:00
i2c-core.h i2c: Add i2c_board_info and i2c_new_device() 2007-05-01 23:26:31 +02:00
i2c-dev.c i2c: Stop using the redundant client list 2008-01-27 18:14:51 +01:00