abx500_chargalg: Reorder obtainment of platform specific battery management data
authorLee Jones <lee.jones@linaro.org>
Fri, 30 Nov 2012 10:57:14 +0000 (10:57 +0000)
committerLee Jones <lee.jones@linaro.org>
Tue, 11 Dec 2012 08:43:55 +0000 (08:43 +0000)
commitbdc56b44038e1472d24c9195337226b8d6f2961e
tree15e8b795473b6c2a4ee82b6ea82156e4b2a4c6ad
parent195c1c660c1868ac2024ad0ee3d5dce49bde4488
abx500_chargalg: Reorder obtainment of platform specific battery management data

Now that we always pass platform specific battery management data
through platform_data instead of obtaining it via different means
depending the way be boot the system (DT or ATAGs); we need to
re-jiggle the way we acquire it in the driver start-up functions.
Now it is wrong for it to be missing, but we still allow Device
Tree code to fiddle with it once we've confirmed it's there.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/power/abx500_chargalg.c
This page took 0.024467 seconds and 5 git commands to generate.