commit | cc6405667c633383cf9365731ad91e8a88d39b89 | [log] [tgz] |
---|---|---|
author | Mike Looijmans <mike.looijmans@topic.nl> | Wed Feb 11 12:36:51 2015 +0100 |
committer | Sebastian Reichel <sre@kernel.org> | Wed Feb 25 21:15:59 2015 +0100 |
tree | 1f24580d4a42f9efaca5f869f62232e2fec0991e | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 [diff] |
power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85) The driver reported 30% less than actually measured. This turned out to be caused by a simple typo in the formula to calculate the LSB quantity. Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Sebastian Reichel <sre@kernel.org>