Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wm831x_backup: Remove unused variables | Alan Cox | 2009-11-17 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Alan Cox <alan@linux.intel.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com> | ||||
* | wm831x: Factor out WM831x backup battery charger | Mark Brown | 2009-11-16 | 1 | -0/+233 |
The backup battery on WM831x is a separate IP block to the main PMU and is largely unrelated to the main supply functionality. Factor it out into a separate driver in order to reflect this and better support future hardware versions. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com> |