]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ASoC: Intel: Add suspend_pre and resume_post for Broadwell snd_soc_card
authorJie Yang <yang.jie@intel.com>
Fri, 27 Feb 2015 04:54:29 +0000 (12:54 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 6 Mar 2015 20:17:40 +0000 (20:17 +0000)
commit1a5ab21c2e0f3d6b25ee9f7ca3429fac57027f76
tree20bb0e1024b258bda84e9f646db8f4441751647f
parent5bb400ce4a9b100a2dd3f5db17c4c76877cecade
ASoC: Intel: Add suspend_pre and resume_post for Broadwell snd_soc_card

For broadwell machine, we need do some machine related setting before
suspend and after resume, e.g. disable/enable jack detection, here
adding snd_soc_card suspend_pre and resume_post for this task.

Signed-off-by: Jie Yang <yang.jie@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/broadwell.c