commit | ccf37488322429bf8709f2227f3d48466add2b6b | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Jul 16 19:30:16 2008 +0200 |
committer | Jean Delvare <khali@mahadeva.delvare> | Wed Jul 16 19:30:16 2008 +0200 |
tree | 1e65b455354e2c7c5e78952a0748622937503e98 | |
parent | 8fb597bb6ec80d53836229bf3576c7b848b909e3 [diff] |
hwmon: (thmc50) Convert to a new-style i2c driver The new-style thmc50 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: Krzysztof Helt <krzysztof.h1@wp.pl>