| commit | 33ddf5a9eaa031c00b00846458f2ba534e6807b8 | [log] [tgz] |
|---|---|---|
| author | choongryeol.lee <choongryeol.lee@lge.com> | Wed Oct 24 21:36:07 2012 -0700 |
| committer | Iliyan Malchev <malchev@google.com> | Fri Oct 26 16:44:47 2012 -0700 |
| tree | 3ac1e0bc61ab20e737739579ab5f7969f575c49e | |
| parent | 5195d1b318975a0c9137b4225e04600ba0b91b92 [diff] |
power: pm8921-bms: use fixed ibat_avg instead of shutdown ibat_avg Using stored average ibat(shutdown ibat_avg) which came from previous boot sometimes cause SoC sudden drop in boot up time. So this patch use fixed ibat_avg value instead of shutdown ibat_avg during 1st SoC calculation. Change-Id: I9675652c3b4918529be40a8d6f8ee29b6dee1359 Signed-off-by: Iliyan Malchev <malchev@google.com>