commit | 066d7b87fa11213d7eca7af8fdd8447e1c62117b | [log] [tgz] |
---|---|---|
author | Jin Yao <yao.jin@linux.intel.com> | Tue Mar 17 10:23:30 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Tue Mar 17 12:17:13 2015 +0000 |
tree | c19c9423f658f7043b15c6b3a7a09c5290e6745c | |
parent | 3ee5990d0835d5f10c9aad2a856860a213df638a [diff] |
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>