commit | 3c3788281e7979d1cb36f9424fe9c5c4806d916f | [log] [tgz] |
---|---|---|
author | David Keitel <dkeitel@codeaurora.org> | Thu Jun 07 13:43:22 2012 -0700 |
committer | David Keitel <dkeitel@codeaurora.org> | Tue Jun 19 10:57:02 2012 -0700 |
tree | af97c322083744643096a042feb8c648ec523563 | |
parent | 626583b0a5f91afea8125ad1644a93b02c8bd3e7 [diff] |
power: bms/ccadc: move ccadc calibration to ccadc driver There is a dependency for the CCADC calibration work on the BMS driver. This prevents some devices that do not use the BMS to utilize the CCADC. Remove this dependency by moving the ccadc calibration work to the CCADC driver to avoid this. Change-Id: If43c781d6d2bc27f64dbbe594b6e81c5a5642f0b Signed-off-by: David Keitel <dkeitel@codeaurora.org>