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

Simple merge