From: Lee Jones Date: Fri, 30 Nov 2012 10:57:14 +0000 (+0000) Subject: abx500_chargalg: Reorder obtainment of platform specific battery management data X-Git-Tag: v3.9-rc1~151^2~45^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc56b44038e1472d24c9195337226b8d6f2961e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed