hwmon: (lm78) Convert to a new-style i2c driver
authorJean Delvare <khali@linux-fr.org>
Fri, 17 Oct 2008 15:51:16 +0000 (17:51 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Fri, 17 Oct 2008 15:51:16 +0000 (17:51 +0200)
commit0c6e97317102a8f480bdfb418f19fe989ad1c047
treee4174ba35c27d96bcc11562002f80862967cf8c3
parent6e1b5029dc0e4cfa765309312ebdc88711e37a20
hwmon: (lm78) Convert to a new-style i2c driver

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