]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: virtio: introduce device suspend/resume support
authorAnton Yakovlev <anton.yakovlev@opensynergy.com>
Tue, 2 Mar 2021 16:47:09 +0000 (17:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 7 Mar 2021 08:08:39 +0000 (09:08 +0100)
commit08ea4b283662938ff7e4383e9a2e4f3e35bd4fbc
tree1cea631e4a3270130fcef89494e47ff9a05d7e03
parentbc6c6f6201a103056cbfe04287ebc761d256a6ae
ALSA: virtio: introduce device suspend/resume support

All running PCM substreams are stopped on device suspend and restarted
on device resume.

Signed-off-by: Anton Yakovlev <anton.yakovlev@opensynergy.com>
Link: https://lore.kernel.org/r/20210302164709.3142702-10-anton.yakovlev@opensynergy.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/virtio/virtio_card.c
sound/virtio/virtio_pcm.h
sound/virtio/virtio_pcm_ops.c