hwmon: (lm85) Drop generic detection
authorJean Delvare <jdelvare@suse.de>
Wed, 11 Jun 2014 16:35:56 +0000 (18:35 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 12 Jun 2014 15:36:30 +0000 (08:36 -0700)
commit590e8534447ce9f2f5e5e64681764079530ee8c7
tree47731f746bb1b036a9fb8e8c36375104335e8928
parentc0214f98943b1fe43f7be61b7782b0c8f0836f28
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>
drivers/hwmon/lm85.c