commit | 6552f327cab8eb6c773ba4f702cf6a371d1dc467 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Fri Feb 27 08:23:37 2015 -0800 |
committer | Guenter Roeck <linux@roeck-us.net> | Mon Mar 09 09:59:36 2015 -0700 |
tree | 53f25df93c54a20473fd53be4e92a195f7491391 | |
parent | 9c947d25c96ec93485d60f7b783403d518c1418d [diff] |
hwmon: (nct7904) Strengthen detect function The bank register has five unused bits. Verify that those bits are zero to strengthen the detect function. Cc: Vadim V. Vlasov <vvlasov@dev.rtsoft.ru> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Reviewed-by: Jean Delvare <jdelvare@suse.de>