commit | 70b724063f789a443aff1e1a6f0f04d971342116 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Jul 16 19:30:15 2008 +0200 |
committer | Jean Delvare <khali@mahadeva.delvare> | Wed Jul 16 19:30:15 2008 +0200 |
tree | 4e0bbe253b7dc79f91c33290b1586f9c12951455 | |
parent | 910e8dcf16dd7afc08dc1791155cc69e07ca4183 [diff] |
hwmon: (lm93) Convert to a new-style i2c driver The new-style lm93 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: Mark M. Hoffman <mhoffman@lightlink.com> Cc: Eric J. Bowersox <ericb@aspsys.com> Cc: Carsten Emde <cbe@osadl.org> Cc: Hans J. Koch <hjk@linutronix.de>