aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/ad1816a/ad1816a_lib.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2019-01-11 17:57:29 +0100
committerTakashi Iwai <tiwai@suse.de>2019-01-15 17:46:50 +0100
commit435e25c67de7e0a21fbb32239bded0cefc488e20 (patch)
tree0eed5310931c65feec035dbae2aa9e2bbd322204 /sound/isa/ad1816a/ad1816a_lib.c
parentALSA: pcm: Suspend streams globally via device type PM ops (diff)
downloadlinux-dev-435e25c67de7e0a21fbb32239bded0cefc488e20.tar.xz
linux-dev-435e25c67de7e0a21fbb32239bded0cefc488e20.zip
ALSA: atiixp: Move PCM suspend/resume code into trigger callback
ATIIXP driver supports the full PCM resume and saves/restores the running PCM pointer. This used to be done in the suspend and resume callbacks together with snd_pcm_suspend() call. But since we moved the snd_pcm_supsend*() call in PCM device PM ops, this should be moved to a more appropriate place, i.e. the trigger callback. Along with the movement of the PCM suspend/resume code, remove the superfluous snd_pcm_suspend_all() call, too. Reviewed-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions