linux/Documentation/i2c
Wolfram Sang e4a7b9b04d i2c-core: Erase pointer to clientdata on removal
After discovering that a lot of i2c-drivers leave the pointer to their
clientdata dangling, it was decided to let the core handle this issue.
It is assumed that the core may access the private data after remove()
as there are no guarantees for the lifetime of such pointers anyhow (see
thread starting at http://lkml.org/lkml/2010/3/21/68)

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
2010-05-04 11:09:27 +02:00
..
busses i2c-parport-light: Add SMBus alert support 2010-03-02 12:23:45 +01:00
dev-interface
fault-codes
functionality
i2c-protocol
i2c-stub
instantiating-devices
old-module-parameters
smbus-protocol
summary
ten-bit-addresses
upgrading-clients
writing-clients i2c-core: Erase pointer to clientdata on removal 2010-05-04 11:09:27 +02:00