hwmon: (ds1621) Remove detect function
authorRobert Coulson <rob.coulson@gmail.com>
Thu, 23 May 2013 16:22:22 +0000 (09:22 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 27 Jun 2013 17:29:02 +0000 (10:29 -0700)
commited7c34e89d1e9d07f787a51571be0b96ae93d678
tree9ed1edda458a6aa57f23ab07e68c042fbb69b63b
parent79c1cc1c90c0ccaddd20965ea19205c54addd5f7
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>
Documentation/hwmon/ds1621
drivers/hwmon/ds1621.c