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