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)
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>

No differences found