commit | 4b106fb9895c7edba2acd41c152e8f6edf724651 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Mon Feb 25 14:42:00 2013 +0000 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Mar 07 12:27:41 2013 +0800 |
tree | 89d7f013dd6d0d97d6b244d2c62f2f06e23465bc | |
parent | c0eda9aef1c0ef7bb2812b739ddf400405568bef [diff] |
mfd: ab8500-core: Rework MFD sub-device initialisation structures Here we're separating Battery Management devices into their own structure, removing the common device structure & redistribute them amongst the individual platform structs and completing the population of them. Signed-off-by: Lee Jones <lee.jones@linaro.org> Acked-by: Samuel Ortiz <sameo@linux.intel.com>