diff options
author | Ramakrishna Pallala <ramakrishna.pallala@intel.com> | 2012-03-27 02:23:40 +0530 |
---|---|---|
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | 2012-05-04 19:37:37 -0700 |
commit | 48bc177441d68c0ba70631beb544c3d695328d56 (patch) | |
tree | c0f93f8a53a4bf72482be34536571d48e265c7c0 /Documentation | |
parent | bb28da90f4f973529f81be01547ebde7bf270042 (diff) | |
download | op-kernel-dev-48bc177441d68c0ba70631beb544c3d695328d56.zip op-kernel-dev-48bc177441d68c0ba70631beb544c3d695328d56.tar.gz |
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 'Documentation')
0 files changed, 0 insertions, 0 deletions