]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ASoC: Intel: Add suspend_pre and resume_post for Braswell snd_soc_card
authorJin Yao <yao.jin@linux.intel.com>
Tue, 17 Mar 2015 02:23:30 +0000 (10:23 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 17 Mar 2015 12:17:13 +0000 (12:17 +0000)
commit066d7b87fa11213d7eca7af8fdd8447e1c62117b
treec19c9423f658f7043b15c6b3a7a09c5290e6745c
parent3ee5990d0835d5f10c9aad2a856860a213df638a
ASoC: Intel: Add suspend_pre and resume_post for Braswell snd_soc_card

On Braswell, we need to add some machine specific setting before suspend
and after resume. For example, disable/enable jack detection in codec so
use snd_soc_card suspend_pre and resume_post ops for this purpose.

Signed-off-by: Jin Yao <yao.jin@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/cht_bsw_rt5672.c