• Jean Delvare's avatar
    i2c: Kill struct i2c_device_id · cee37ae4
    Jean Delvare authored
    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: default avatarJean Delvare <khali@linux-fr.org>
    Cc: Greg KH <greg@kroah.com>
    cee37ae4
file2alias.c 20.1 KB