]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
PM / Sleep: add support for late early noirq suspend
authorBibek Basu <bbasu@nvidia.com>
Wed, 24 Dec 2014 10:35:04 +0000 (16:05 +0530)
committerLaxman Dewangan <ldewangan@nvidia.com>
Sun, 28 Dec 2014 11:35:03 +0000 (03:35 -0800)
commitced274b6ac1386361c88b380ed56f0b45185cfb3
tree7df0717e632f422deb5198c4d9576b2516a60c67
parent65495444bad5934a84658ffdf9d0a0350d79434c
PM / Sleep: add support for late early noirq suspend

Patch add support for late noirq suspend and early
noirq resume to provide one more level of hooks so
that we can push the penultimate drivers to this
last level and others can use then.
One sich driver is i2c

Bug 200059874

Change-Id: I10abbeef1d3035b85cdb31f46ae28f1407079329
Signed-off-by: Bibek Basu <bbasu@nvidia.com>
Reviewed-on: http://git-master/r/667647
GVS: Gerrit_Virtual_Submit
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
drivers/base/power/main.c
include/linux/pm.h
include/linux/suspend.h