ALSA: virtio: PCM substream operators
authorAnton Yakovlev <anton.yakovlev@opensynergy.com>
Tue, 2 Mar 2021 16:47:06 +0000 (17:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 7 Mar 2021 08:08:03 +0000 (09:08 +0100)
commitda76e9f3e43a7195c69d370ee514cccae6517c76
tree0fd9ce8748ee3ff96493e4bd8fd1918c5d13f522
parentf40a28679e0b7cb3a9cc6627a8dbb40961990f0a
ALSA: virtio: PCM substream operators

Introduce the operators required for the operation of substreams.

Signed-off-by: Anton Yakovlev <anton.yakovlev@opensynergy.com>
Link: https://lore.kernel.org/r/20210302164709.3142702-7-anton.yakovlev@opensynergy.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/virtio/Makefile
sound/virtio/virtio_pcm.c
sound/virtio/virtio_pcm.h
sound/virtio/virtio_pcm_ops.c [new file with mode: 0644]