ab8500_charger: Harden platform data check
commitcc28e17100a6b051ef966de81bb2d4a97b2a6645
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 13 Apr 2012 08:15:49 +0000 (13 10:15 +0200)
committerAnton Vorontsov <anton.vorontsov@linaro.org>
Sat, 5 May 2012 10:58:04 +0000 (5 03:58 -0700)
treef156326e17695571ec30fd00e73962c67f71fbf5
parent8cd725a1de1df8e5a2d694abc1e6b6aad5ce7d06
ab8500_charger: Harden platform data check

If no platform data at all is supplied the driver crashes,
extend the checks to be more careful so we can compile in the
driver and boot also without platform data present.

Acked-by: Arun Murthy <arun.murthy@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
drivers/power/ab8500_charger.c