[PATCH] ASoC: atmel_wm8904: add snd_soc_pm_ops

2015-12-21 Thread Songjun Wu
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 --- sound/soc/atmel/atmel_wm8904.c |1 + 1 file changed, 1 insertion(+) diff --git

[PATCH] ASoC: atmel_wm8904: add snd_soc_pm_ops

2015-12-21 Thread Songjun Wu
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 --- sound/soc/atmel/atmel_wm8904.c |1 + 1 file changed, 1 insertion(+) diff --git