ALSA: virtio: introduce PCM channel map support
authorAnton Yakovlev <anton.yakovlev@opensynergy.com>
Tue, 2 Mar 2021 16:47:08 +0000 (17:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 7 Mar 2021 08:08:20 +0000 (09:08 +0100)
commit19325fedf245ca932c58a629d3888a9a393534ab
tree2c6e2bfb81e90bdd25e3043b1473d19efc6898a2
parentca61a41f389c80db091db9d4ad5a651e2b4c9f70
ALSA: virtio: introduce PCM channel map support

Enumerate all available PCM channel maps and create ALSA controls.

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