]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (max16065) Fix current calculation
authorGuenter Roeck <guenter.roeck@ericsson.com>
Sun, 28 Aug 2011 20:01:49 +0000 (13:01 -0700)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 29 Aug 2011 16:34:30 +0000 (09:34 -0700)
commit7a56e36c56f4bb9e1e81ddede75c52aa9b1d48ef
tree7d57bc96c1697f5c9e16657b0eb4e284ea7a0b85
parentc6a389f123b9f68d605bb7e0f9b32ec1e3e14132
hwmon: (max16065) Fix current calculation

Current calculation is completely wrong. Add missing brackets to fix it.

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Cc: stable@kernel.org # 3.0+
drivers/hwmon/max16065.c