commit | 0217eae3a825d551b99991bc30555c3daeb0a4df | [log] [tgz] |
---|---|---|
author | Wolfgang Grandegger <wg@grandegger.com> | Fri Oct 17 17:51:19 2008 +0200 |
committer | Jean Delvare <khali@mahadeva.delvare> | Fri Oct 17 17:51:19 2008 +0200 |
tree | be8ca795bacbb9aba2d8af19ac2211a93e5ff30e | |
parent | 360782dde00a2e6e7d9fd57535f90934707ab8a8 [diff] |
hwmon: (w83781d) Use new style driver binding This patch modifies the w83781d driver to use new style driver binding. Substantial code modifications are required to deal with the new interface, especially legacy device detection. [JD: largely edited to make the patch smaller and to get the driver to work again on ISA devices.] Signed-off-by: Wolfgang Grandegger <wg@grandegger.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>