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/Documentation/i2c
Jean Delvare 8a9947552d [PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Just about every i2c chip driver sets the I2C_DF_NOTIFY flag, so we
can simply make it the default and drop the flag. If any driver really
doesn't want to be notified when i2c adapters are added, that driver
can simply omit to set .attach_adapter. This approach is also more
robust as it prevents accidental NULL pointer dereferences.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-05 22:16:21 -08:00
..
busses [PATCH] i2c: Add support for Barco LPT->DVI to i2c-parport 2006-01-05 22:16:21 -08:00
chips [PATCH] i2c: New Xicor X1205 RTC driver 2005-10-28 14:02:12 -07:00
dev-interface [PATCH] I2C: Clarify the usage of i2c-dev.h 2005-07-11 14:10:37 -07:00
functionality [PATCH] i2c: Fix I2C_FUNC_PROTOCOL_MANGLING documentation 2005-10-28 14:02:07 -07:00
i2c-protocol Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-stub Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
porting-clients [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 2006-01-05 22:16:21 -08:00
smbus-protocol Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
summary Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ten-bit-addresses Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
writing-clients [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 2006-01-05 22:16:21 -08:00