Files
linux/include
Jean Delvare cee37ae407 i2c: Kill struct i2c_device_id
I2C devices do not have any form of ID as PCI or USB devices have.
No driver uses "MODULE_DEVICE_TABLE(i2c, ...)" because it doesn't
make sense. So we can get rid of struct i2c_device_id and the
associated support code.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Greg KH <greg@kroah.com>
2007-10-13 23:56:29 +02:00
..
2007-08-09 08:39:22 -07:00
2007-08-11 15:47:40 -07:00
2007-10-13 09:41:03 -07:00
2007-10-13 23:56:29 +02:00
2007-08-18 17:15:17 -07:00
2007-07-31 15:39:41 -07:00
2007-07-26 11:35:16 -07:00