hwmon: (lm85) Convert to a new-style i2c driver
authorJean Delvare <khali@linux-fr.org>
Fri, 17 Oct 2008 15:51:14 +0000 (17:51 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Fri, 17 Oct 2008 15:51:14 +0000 (17:51 +0200)
commit67712d01929295112b55fedd0b3c13f7d5c34f98
tree8ed924c2e0451c2c531ca0a0d1e27ab966f1bec8
parent8a0795d9b8ce2247f9b34da81f8a229702c90f2d
hwmon: (lm85) Convert to a new-style i2c driver

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

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Herbert Poetzl <herbert@13thfloor.at>
drivers/hwmon/lm85.c