commit | 590e8534447ce9f2f5e5e64681764079530ee8c7 | [log] [tgz] |
---|---|---|
author | Jean Delvare <jdelvare@suse.de> | Wed Jun 11 18:35:56 2014 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Thu Jun 12 08:36:30 2014 -0700 |
tree | 47731f746bb1b036a9fb8e8c36375104335e8928 | |
parent | c0214f98943b1fe43f7be61b7782b0c8f0836f28 [diff] |
hwmon: (lm85) Drop generic detection Generic detection leads to too many false positives, so drop it. FWIW sensors-detect does not have such generic detection. If the user wants to force the driver to bind to a not yet supported chip, he/she can still do so using sysfs attribute new_device. Signed-off-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net>