]> git.karo-electronics.de Git - linux-beck.git/commit
max17042_battery: Move dev_pm_ops struct under CONFIG_PM
authorAnton Vorontsov <anton.vorontsov@linaro.org>
Sat, 5 May 2012 03:38:13 +0000 (20:38 -0700)
committerAnton Vorontsov <anton.vorontsov@linaro.org>
Sat, 5 May 2012 03:40:27 +0000 (20:40 -0700)
commit48e41c70c10f10541d922fc67e7952f06ad59d9a
tree903ac1100808788cd33850b258197c53d851407d
parent48bc177441d68c0ba70631beb544c3d695328d56
max17042_battery: Move dev_pm_ops struct under CONFIG_PM

This is what we do for the rest of the drivers, saves some bytes.

Plus a small style change while at it.

Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
drivers/power/max17042_battery.c