hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37
authorGuenter Roeck <linux@roeck-us.net>
Wed, 27 May 2015 23:11:48 +0000 (16:11 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 29 May 2015 20:37:06 +0000 (13:37 -0700)
I2C address 0x37 may be used by EEPROMs, which can result in false
positives. Do not attempt to detect a chip at this address.

Reviewed-by: Jean Delvare <jdelvare@suse.de>
Cc: stable@vger.kernel.org # v4.0+
Signed-off-by: Guenter Roeck <linux@roeck-us.net>

No differences found