diff options
author | Ramakrishna Pallala <ramakrishna.pallala@intel.com> | 2012-03-27 00:53:40 +0400 |
---|---|---|
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | 2012-05-05 06:37:37 +0400 |
commit | 48bc177441d68c0ba70631beb544c3d695328d56 (patch) | |
tree | c0f93f8a53a4bf72482be34536571d48e265c7c0 /drivers/power/ab8500_charger.c | |
parent | bb28da90f4f973529f81be01547ebde7bf270042 (diff) | |
download | linux-48bc177441d68c0ba70631beb544c3d695328d56.tar.xz |
max17042_battery: Add suspend/resume hooks
This patch adds suspend/resume methods to the driver.
In suspend method irq line is disabled to avoid i2c
read/write errors from the interrupt handler as the
i2c bus itself could be in suspend state.
In resume function irq line will be re-enabled.
Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Diffstat (limited to 'drivers/power/ab8500_charger.c')
0 files changed, 0 insertions, 0 deletions