diff options
author | Jie Yang <yang.jie@intel.com> | 2015-02-05 15:56:48 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-02-05 19:05:28 +0100 |
commit | cd311dd123f5ae5c6da71bdfa9a379a694eb9917 (patch) | |
tree | b0b86dcdd990d64371879399d1f282672454eb28 /firmware/kaweth | |
parent | ASoC: Intel: initial scalar variable ba (diff) | |
download | linux-cd311dd123f5ae5c6da71bdfa9a379a694eb9917.tar.xz linux-cd311dd123f5ae5c6da71bdfa9a379a694eb9917.zip |
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 'firmware/kaweth')
0 files changed, 0 insertions, 0 deletions