]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
hwmon: (ds1621) Convert to a new-style i2c driver
authorJean Delvare <khali@linux-fr.org>
Wed, 16 Jul 2008 17:30:11 +0000 (19:30 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Wed, 16 Jul 2008 17:30:11 +0000 (19:30 +0200)
commit70313eabfc63ce6aa89b9fa3074129e5c521568a
tree362be8042de4fc25eac21908cdf3921824479997
parent71163c7c36fa76bb5a72feca7fb685677444070a
hwmon: (ds1621) Convert to a new-style i2c driver

The new-style ds1621 driver implements the optional detect() callback
to cover the use cases of the legacy driver.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/ds1621.c