summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/system-controller.c
diff options
context:
space:
mode:
authorJie Yang <yang.jie@intel.com>2015-02-05 17:56:48 +0300
committerMark Brown <broonie@kernel.org>2015-02-05 21:05:28 +0300
commitcd311dd123f5ae5c6da71bdfa9a379a694eb9917 (patch)
treeb0b86dcdd990d64371879399d1f282672454eb28 /arch/arm/mach-mvebu/system-controller.c
parentc41cda1dbe50816d839c32271007c7b832d4d14a (diff)
downloadlinux-cd311dd123f5ae5c6da71bdfa9a379a694eb9917.tar.xz
ASoC: Intel: add a status for runtime suspend/resume
For runtime suspend/resume, it is some different with suspend/resume, e.g. codec power supply won't be switch off, codec jack detection still working(to wake up system from Jack event), won't call call snd_soc_suspend/resume, etc. So here, we add a platform PM status, HSW_PM_STATE_RTD3, to make the status more clear, when in idle, it will enter this status, to transfer from HSW_PM_STATE_RTD3 to HSW_PM_STATE_D3, we will do those extra jobs, and vice versa for resuming. Signed-off-by: Jie Yang <yang.jie@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch/arm/mach-mvebu/system-controller.c')
0 files changed, 0 insertions, 0 deletions