hwmon: (atxp1) 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)
commit71163c7c36fa76bb5a72feca7fb685677444070a
treebb2eb8bed43bd5f9b2499ad4e9293324efbe9abb
parent063675b15608dfbb8404b3a19546d579bd039d02
hwmon: (atxp1) Convert to a new-style i2c driver

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