Re: [PATCH 1/2] ab8500: remove explicit handling of battery type

2012-12-04 Thread Lee Jones
> From: "Rajanikanth H.V" > > dt property, 'battery-type' shall be one of supported technology type > instead blank. > refer:Documentation/devicetree/bindings/power_supply/ab8500/fg.txt > for the list of supported types > > thanks to Francesco Lavra for highlighting missing of_node_put(...

[PATCH 1/2] ab8500: remove explicit handling of battery type

2012-12-03 Thread Rajanikanth H.V
From: "Rajanikanth H.V" dt property, 'battery-type' shall be one of supported technology type instead blank. refer:Documentation/devicetree/bindings/power_supply/ab8500/fg.txt for the list of supported types thanks to Francesco Lavra for highlighting missing of_node_put(...) for '3.7-rc5'