ab8500: remove explicit handling of battery type
authorRajanikanth H.V <rajanikanth.hv@stericsson.com>
Wed, 28 Nov 2012 19:27:45 +0000 (00:57 +0530)
committerLee Jones <lee.jones@linaro.org>
Tue, 11 Dec 2012 08:43:51 +0000 (08:43 +0000)
commitf5695a39833a2946479f6215f3afc4f672333713
tree34bee285578e3743c370d680fa5cbd601387363e
parenteba3b670a9166a91be5a11fe33290dca6b9457a2
ab8500: remove explicit handling of battery type

property, battery-type shall be one of supported technology type
instead blank
- refer: Documentation/devicetree/bindings/power_supply/ab8500/fg.txt
for the list supported types
- this patch appends to ab8500 bm devs DT binding patch set
ref: commit-id e0f1abeba5c2d8a2183566717d99294fd1a29c2e
git://git.infradead.org/battery-2.6.git
- promote ab8500_fg probe to happen before ab8500_btemp probe as
btemp driver depends on fuelgauge list,
ref: ab8500_fg_get(...)

Signed-off-by: Rajanikanth H.V <rajanikanth.hv@stericsson.com>
drivers/power/Makefile
drivers/power/ab8500_bmdata.c
This page took 0.025246 seconds and 5 git commands to generate.