commit | 793e0fca25fa756884851e445da11bae8099c09c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 11 18:04:10 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jan 15 17:47:58 2019 +0100 |
tree | dbdd64b69c516cc1ef558b6f4cf5333dffb5a2b2 | |
parent | d3bdf3f37ac39ed803535171e4d7208f48bf36fe [diff] |
ALSA: arm: Remove superfluous snd_pcm_suspend*() calls The call of snd_pcm_suspend_all() & co became superfluous since we call it in the PCM PM ops. Let's remove them. Reviewed-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>