aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/chips/at24.c
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2008-08-10 22:56:16 +0200
committerJean Delvare <khali@mahadeva.delvare>2008-08-10 22:56:16 +0200
commitc1159f9e8927f5732c19816a605926bc76c498b2 (patch)
treed74732ca258661b744787d61a5402f8c8d5d9d9c /drivers/i2c/chips/at24.c
parent8d24f8dcb7ead491704e274883b2c627062f6235 (diff)
i2c: Check for address business before creating clients
We check for address business in i2c_probe_address(), i2c_detect_address() and i2c_new_probed_device(), but this isn't sufficient. Drivers can call i2c_attach_client() and i2c_new_device() on any address, so we must check the address there as well. This fixes bug #11239: http://bugzilla.kernel.org/show_bug.cgi?id=11239 Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/i2c/chips/at24.c')
0 files changed, 0 insertions, 0 deletions