• J
    hwmon: (ad7418) Convert to a new-style i2c driver · 369932f6
    Jean Delvare 提交于
    The ad7418 driver is only used on embedded platforms where i2c
    devices can easily be declared in platform code. Thus a new-style
    i2c driver makes perfect sense. This lets us get rid of quirky
    detection code (these chips have no identification registers) and
    shrinks the binary driver size by 38%.
    Signed-off-by: NJean Delvare <khali@linux-fr.org>
    Cc: Alessandro Zummo <a.zummo@towertech.it>
    369932f6
ad7418.c 8.1 KB