commit | 0c3df9edb24d06af388f5ff648232ba2361717fc | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 11 18:03:39 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jan 15 17:47:39 2019 +0100 |
tree | 96b7b3f7914008246dc474fe45b5cea562087d81 | |
parent | 2c76706843c998ceb136e8b04af1822832911e7b [diff] |
ALSA: x86: 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>