commit | 97034a1e042d4316a83a3f68d61edf6c42e3f265 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Jan 17 16:08:42 2013 +0000 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Jan 23 14:39:21 2013 +0000 |
tree | acf4400657be33c5de4a4b029818f0f180aafaf2 | |
parent | 0ed5107fa86013c91b1752230d44b79dffee0cda [diff] |
ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structures None of the aforementioned components have their own dedicated platform data structures anymore. Instead they have all been merged into one big Battery Management container. Let's remove them and place all the nice newly added attributes into the core container. Signed-off-by: Lee Jones <lee.jones@linaro.org>