commit | 50860e1d17d1bc2f1a2ebfc5042f2af786e53ad6 | [log] [tgz] |
---|---|---|
author | Songjun Wu <songjun.wu@atmel.com> | Tue Dec 22 14:06:42 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Dec 23 00:04:45 2015 +0000 |
tree | 281b2064d9dda7dab10a3221b04293d0c9115fed | |
parent | 4bc5145cec89b3df719d87d0a6876aa00941d66c [diff] |
ASoC: atmel_wm8904: add snd_soc_pm_ops Sometimes the audio play can not be resumed after it is suspended. Add snd_soc_pm_ops to execute power management operations, then this issue is fixed. Signed-off-by: Songjun Wu <songjun.wu@atmel.com> Signed-off-by: Mark Brown <broonie@kernel.org>