commit | a2e5118c370e78c3841606e7edc7677c986325fa | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali.rohar@gmail.com> | Mon May 24 20:52:13 2010 +0200 |
committer | Lars-Peter Clausen <lars@metafoo.de> | Tue Feb 22 11:02:39 2011 +0100 |
tree | d733f4420cdca08ff36f417e91e8efb233f51fca | |
parent | 0e9f30497e88600ba52013665270f543bb94f0d8 [diff] |
bq27x00: Fix CURRENT_NOW property According to the bq27000 datasheet the current should be calculated by the following formula: current = AI * 3570 / 20 This patch adjust the drivers code accordingly. Signed-off-by: Pali Rohár <pali.rohar@gmail.com> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Rodolfo Giometti <giometti@linux.it> Tested-by: Grazvydas Ignotas <notasas@gmail.com>