commit | 48e41c70c10f10541d922fc67e7952f06ad59d9a | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <anton.vorontsov@linaro.org> | Fri May 04 20:38:13 2012 -0700 |
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | Fri May 04 20:40:27 2012 -0700 |
tree | 903ac1100808788cd33850b258197c53d851407d | |
parent | 48bc177441d68c0ba70631beb544c3d695328d56 [diff] |
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>