]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit57ef99facfc3d1ff96310186a968d4c7a9887064
tree8ed924c2e0451c2c531ca0a0d1e27ab966f1bec8
parent61e1142a0af919a1846f8a9c276f0430d8a5a303
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