hwmon: (w83795) Fix LSB reading of voltage limits
authorJean Delvare <khali@linux-fr.org>
Thu, 28 Oct 2010 18:31:49 +0000 (20:31 +0200)
committerJean Delvare <khali@endymion.delvare>
Thu, 28 Oct 2010 18:31:49 +0000 (20:31 +0200)
commit5d2cd958f777e533fa2809527836996f59b2d823
treeabc216b782d2c43236b8eecaa7bba4343530d43d
parent21fc977551da43ec21ae0ebb859411afd4243d2b
hwmon: (w83795) Fix LSB reading of voltage limits

Wrong index caused the wrong register value to be read, resulting in
random LSB for voltage limits.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/w83795.c