linux/drivers/media/video/ovcamchip
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
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ov6x20.c [PATCH] I2C: Kill i2c_algorithm.id (5/7) 2005-09-05 09:14:31 -07:00
ov6x30.c [PATCH] I2C: Kill i2c_algorithm.id (5/7) 2005-09-05 09:14:31 -07:00
ov7x10.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ov7x20.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ov76be.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ovcamchip_core.c [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 2006-01-05 22:16:21 -08:00
ovcamchip_priv.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00