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>
Tue, 6 Sep 2011 15:56:06 +0000 (08:56 -0700)
commitff71c182f461da5ae9d2d65f8a63f5a9193b9be1
treea86470b74ba27ce176f81a8e94859b0d8d27aabb
parentddf28352b80c86754a6424e3a61e8bdf9213b3c7
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