]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: atmel_wm8904: add snd_soc_pm_ops
authorSongjun Wu <songjun.wu@atmel.com>
Tue, 22 Dec 2015 06:06:42 +0000 (14:06 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 23 Dec 2015 00:04:45 +0000 (00:04 +0000)
commit59c47926121635444995a865ad5b23fee7157558
tree281b2064d9dda7dab10a3221b04293d0c9115fed
parent0d3756355b33f4e8daf72354c828dfb2faebfb30
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>
sound/soc/atmel/atmel_wm8904.c