]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: arm: Remove superfluous snd_pcm_suspend*() calls
authorTakashi Iwai <tiwai@suse.de>
Fri, 11 Jan 2019 17:04:10 +0000 (18:04 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 15 Jan 2019 16:47:58 +0000 (17:47 +0100)
commit793e0fca25fa756884851e445da11bae8099c09c
treedbdd64b69c516cc1ef558b6f4cf5333dffb5a2b2
parentd3bdf3f37ac39ed803535171e4d7208f48bf36fe
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>
sound/arm/aaci.c
sound/arm/pxa2xx-ac97.c