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
..
2005-12-12 08:57:44 -08:00
2006-01-05 22:16:21 -08:00
2006-01-04 13:48:34 -08:00
2006-01-05 22:16:21 -08:00
2006-01-05 22:16:21 -08:00
2006-01-05 22:16:21 -08:00
2006-01-05 22:16:21 -08:00
2005-11-09 07:55:57 -08:00
2006-01-05 22:16:21 -08:00
2006-01-05 22:16:21 -08:00
2005-11-09 07:56:20 -08:00
2005-04-16 15:20:36 -07:00
2006-01-05 22:16:21 -08:00
2005-09-09 13:57:49 -07:00
2005-09-09 13:57:49 -07:00
2005-12-01 15:48:57 -08:00
2005-12-12 08:57:44 -08:00
2005-11-13 18:14:18 -08:00
2005-11-09 07:56:29 -08:00
2005-11-09 07:56:20 -08:00
2005-11-09 07:56:21 -08:00
2005-09-09 13:57:49 -07:00
2005-11-13 18:14:18 -08:00
2005-12-12 08:57:44 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-01-04 13:48:34 -08:00
2005-09-29 08:46:26 -07:00
2005-04-16 15:20:36 -07:00
2006-01-05 22:16:21 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-01-05 22:16:21 -08:00
2005-11-07 18:05:41 +00:00
2005-12-12 08:57:44 -08:00
2006-01-05 22:16:21 -08:00
2005-12-12 08:57:44 -08:00
2005-11-13 18:14:20 -08:00
2005-09-07 16:57:25 -07:00
2005-04-16 15:20:36 -07:00
2006-01-05 22:16:21 -08:00
2005-09-09 13:57:49 -07:00
2005-11-09 07:56:26 -08:00
2005-07-27 16:26:17 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-29 08:46:27 -07:00
2006-01-05 22:16:21 -08:00
2006-01-05 22:16:21 -08:00
2005-04-16 15:20:36 -07:00
2006-01-05 22:16:21 -08:00
2006-01-05 22:16:21 -08:00
2006-01-05 22:16:21 -08:00
2006-01-05 22:16:21 -08:00
2006-01-05 22:16:21 -08:00
2006-01-05 22:16:21 -08:00
2005-04-16 15:20:36 -07:00
2006-01-05 22:16:21 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-01-05 22:16:21 -08:00
2006-01-05 22:16:21 -08:00
2005-11-07 18:05:41 +00:00
2005-04-16 15:20:36 -07:00
2005-09-10 10:06:30 -07:00
2006-01-05 22:16:21 -08:00
2005-11-13 18:14:19 -08:00
2006-01-05 22:16:21 -08:00
2005-04-16 15:20:36 -07:00
2006-01-05 22:16:21 -08:00
2006-01-05 22:16:21 -08:00
2005-11-09 07:56:20 -08:00
2006-01-05 22:16:21 -08:00
2005-04-16 15:20:36 -07:00
2006-01-05 22:16:21 -08:00
2005-04-16 15:20:36 -07:00
2006-01-05 22:16:21 -08:00
2006-01-05 22:16:21 -08:00
2005-11-13 18:14:18 -08:00
2006-01-05 22:16:21 -08:00
2005-04-16 15:20:36 -07:00
2006-01-05 22:16:21 -08:00
2006-01-05 22:16:21 -08:00
2005-11-09 07:56:11 -08:00
2006-01-05 22:16:21 -08:00
2005-11-09 07:56:20 -08:00
2005-09-09 13:57:49 -07:00
2005-12-12 08:57:44 -08:00
2005-12-01 15:48:58 -08:00
2005-11-07 07:54:04 -08:00
2005-04-16 15:20:36 -07:00
2005-12-01 15:48:56 -08:00
2005-11-07 18:05:41 +00:00
2005-09-07 16:58:01 -07:00
2006-01-05 22:16:21 -08:00
2005-04-16 15:20:36 -07:00
2006-01-05 22:16:21 -08:00
2005-11-07 07:54:04 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-07 07:53:47 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-09 07:55:57 -08:00
2005-04-16 15:20:36 -07:00
2005-11-09 07:55:57 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-09 07:55:57 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-10 10:06:30 -07:00
2005-04-16 15:20:36 -07:00