hwmon: (lm80) Convert to a new-style i2c driver
authorJean Delvare <khali@linux-fr.org>
Wed, 16 Jul 2008 17:30:14 +0000 (19:30 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Wed, 16 Jul 2008 17:30:14 +0000 (19:30 +0200)
commit8c8bacc883610b672d3f08dc6ebf1f17e495f5b9
treefe74da507723e7998923663ca8ecdb9a51693e63
parenta189dd62d328db7bf8ba68de6a948fdbc93dca25
hwmon: (lm80) Convert to a new-style i2c driver

The new-style lm80 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/lm80.c