OSDN Git Service

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)
commit9aecac04d8d89e730ae362a748113b19c06a9d39
tree69d17e1f4a8e6f3239629c4ebaf4c9b491cff2e0
parentadba657533bdd255f7b78bc8a324091f46b294cd
hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37

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>
Documentation/hwmon/tmp401
drivers/hwmon/tmp401.c