hwmon: (w83795) Fix LSB reading of fan speeds
authorJean Delvare <khali@linux-fr.org>
Thu, 28 Oct 2010 18:31:46 +0000 (20:31 +0200)
committerJean Delvare <khali@endymion.delvare>
Thu, 28 Oct 2010 18:31:46 +0000 (20:31 +0200)
commit6c82b2f3fb31e43a9b898769afd2151ca64986a4
tree1315014b74cc4ea9cea40c7fc8bf60f7826cca3d
parent71caf46fbf39207a324a16ddb6d8ef37c05777b9
hwmon: (w83795) Fix LSB reading of fan speeds

Misplaced parentheses caused the wrong register value to be read,
resulting in random LSB for fan speed values and limits.

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