]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: (atxp1) Drop auto-detection
authorGuenter Roeck <linux@roeck-us.net>
Wed, 27 May 2015 23:17:19 +0000 (16:17 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 1 Jun 2015 05:58:36 +0000 (22:58 -0700)
commite892b75ff579a0c07b633f2e234aeecf78a93a37
tree65b43204fc0e584c0a8c402e9afdb7c46b01c0ef
parentea33a5e7718aa0bd2fa82ff44489ec19badf70f0
hwmon: (atxp1) Drop auto-detection

Auto-detection for this chip is highly unreliable, and one of its
I2C addresses can also be used by EEPROMs, increasing the risk for
false positives even more. Drop auto-detection entirely to remove
the risk.

Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/atxp1.c