From: Lee Jones Date: Mon, 25 Feb 2013 14:28:59 +0000 (+0000) Subject: pm2301-charger: Add pm_runtime_resume & pm_runtime_suspend X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~31^2~85^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aee2b8468caf3d1eed6e329e828bc09eaa61063a;p=pandora-kernel.git pm2301-charger: Add pm_runtime_resume & pm_runtime_suspend To optimize the current consumption we use pm_runtime autosuspend functions which execute the pm_runtime_suspend after a delay of inactivity on the other hand we use pm_runtime_resume every time we receive an interruption to wake up the pm2301. Signed-off-by: M BenZoubeir Signed-off-by: Lee Jones Reviewed-by: Philippe LANGLAIS --- Reading git-diff-tree failed