• J
    i2c: Drop I2C_CLASS_ALL · e1995f65
    Jean Delvare 提交于
    I2C_CLASS_ALL is almost never what bus driver authors really want.
    These i2c classes are really only about which devices must be probed,
    not what devices can be present. As device drivers get converted to the
    new i2c device driver model, only a few device types will keep relying
    on probing.
    Signed-off-by: NJean Delvare <khali@linux-fr.org>
    Acked-by: Sonic Zhang <sonic.zhang@analog.com> 
    e1995f65
i2c-bfin-twi.c 18.7 KB