lp8727_charger: Clean up lp8727_is_charger_attached()
authorKim, Milo <Milo.Kim@ti.com>
Fri, 31 Aug 2012 09:25:22 +0000 (09:25 +0000)
committerAnton Vorontsov <anton.vorontsov@linaro.org>
Fri, 21 Sep 2012 01:04:00 +0000 (18:04 -0700)
Change return type to boolean. Remove unnecessary check routine for NULL
string. (Power supply name is always valid when the function is executed.)

Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>

No differences found