abx500-chargalg: Use module_platform_driver() rather
authorsrinidhi kasagar <srinidhi.kasagar@stericsson.com>
Thu, 11 Oct 2012 09:08:28 +0000 (14:38 +0530)
committerLee Jones <lee.jones@linaro.org>
Thu, 7 Mar 2013 04:35:53 +0000 (12:35 +0800)
commit1ee26af028a46cf911f844c062b3c810bac34366
treeab6890da0524500dfbeddc7995b169e50aae42a9
parentf70dfdec99877fa716f71633a67d7ba3dfab1c5f
abx500-chargalg: Use module_platform_driver() rather

deprecate some boilerplate code by using module_platform_driver
helper macro. No functional changes.

Signed-off-by: srinidhi kasagar <srinidhi.kasagar@stericsson.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/power/abx500_chargalg.c