]> git.baikalelectronics.ru Git - 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)
commitca350a07be793f0a7c70c3ae27d160bcdf3df464
tree20bb0e1024b258bda84e9f646db8f4441751647f
parentf2b5070ae3bee97b1743d52123c58c4ac524ea93
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