commit | 65817ed8d1376afff21019b5c0e0109e5a7d9cc0 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Jul 16 19:30:08 2008 +0200 |
committer | Jean Delvare <khali@mahadeva.delvare> | Wed Jul 16 19:30:08 2008 +0200 |
tree | c06d100f8f6874fe46465c43b0167c98f36f8296 | |
parent | 369932f6f840aedfbc717dd156bba7668a11d916 [diff] |
hwmon: (adm1021) Convert to a new-style i2c driver The new-style adm1021 driver implements the optional detect() callback to cover the use cases of the legacy driver. Signed-off-by: Jean Delvare <khali@linux-fr.org>