]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sun, 16 Jun 2013 14:53:01 +0000 (07:53 -0700)
commit4d09b19500d975d501b5a78953b855c95637c28a
tree4537937bff72e50393fc39b7b87198ab23cd3e2c
parent04400d200578d932c3274bdbc7db6ee376ec15c6
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