commit | cb0c1af37996f3016e34e9c709e5f727646f7207 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Jul 16 19:30:17 2008 +0200 |
committer | Jean Delvare <khali@mahadeva.delvare> | Wed Jul 16 19:30:17 2008 +0200 |
tree | e23570869a8a8b728bd80022fa127d8e9f1f02cb | |
parent | ccf37488322429bf8709f2227f3d48466add2b6b [diff] |
hwmon: (w83791d) Convert to a new-style i2c driver The new-style w83791d driver implements the optional detect() callback to cover the use cases of the legacy driver. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Marc Hulsman <m.hulsman@tudelft.nl>