commit | ed7c34e89d1e9d07f787a51571be0b96ae93d678 | [log] [tgz] |
---|---|---|
author | Robert Coulson <rob.coulson@gmail.com> | Thu May 23 09:22:22 2013 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Thu Jun 27 10:29:02 2013 -0700 |
tree | 9ed1edda458a6aa57f23ab07e68c042fbb69b63b | |
parent | 79c1cc1c90c0ccaddd20965ea19205c54addd5f7 [diff] |
hwmon: (ds1621) Remove detect function Due to a lack of device and vendor identification registers, the Dallas/Maxim DS16xx devices cannot be uniquely detected, sometimes resulting in false positives. Therefore, the detect function is being removed in favor of explicit device instantiation. Signed-off-by: Robert Coulson <rob.coulson@gmail.com> Acked-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net>