]> git.baikalelectronics.ru Git - kernel.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)
commit5cce7d18c6d2f37334d13756228b75227df3f047
treedbdd64b69c516cc1ef558b6f4cf5333dffb5a2b2
parent23e119d314b250f50f5bbb031c971ebe1c08804a
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