]> 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)
commit6e20ea97088c0f356108f9c7fa9a8626bb4f0834
treec19c9423f658f7043b15c6b3a7a09c5290e6745c
parent1f782d48801310d2aaf3c83769d21f942c1ff01c
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