]> git.baikalelectronics.ru Git - 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)
commitb80af6237137106fd799550f87a003a3ece39e3a
treec19c9423f658f7043b15c6b3a7a09c5290e6745c
parent9cc04e1b291418ff680935848c8dbfe0b24616f9
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