commit | 8358378b22518d92424597503d3c1cd302a490b6 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sun Mar 12 06:18:58 2017 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed Mar 22 00:18:21 2017 -0700 |
tree | 8f17406551897dddcf6af9f1e9b62e5a74181cc4 | |
parent | dd7406dd334a98ada3ff5371847a3eeb4ba16313 [diff] |
hwmon: (it87) Avoid registering the same chip on both SIO addresses IT8705F is known to respond on both SIO addresses. Registering it twice may result in system lockups. Reported-by: Russell King <linux@armlinux.org.uk> Fixes: e84bd9535e2b ("hwmon: (it87) Add support for second Super-IO chip") Signed-off-by: Guenter Roeck <linux@roeck-us.net>