ALSA: aloop: Add control element for getting the access mode
authorIvan Orlov <ivan.orlov0322@gmail.com>
Wed, 27 Sep 2023 11:35:55 +0000 (12:35 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 6 Oct 2023 09:11:40 +0000 (11:11 +0200)
commite299a9fd433fe13702724f7f9b2f0f49f5345126
tree749fb2c6088548b7d18c01a53330fa235dc8ad5a
parent462494565c27ea15d5deebd3605cb826c95ac98f
ALSA: aloop: Add control element for getting the access mode

Add new control element 'PCM Slave Access Mode' which shows the access
mode (interleaved/non-interleaved) for the PCM playing device. Add
corresponding control change notification calls.

Signed-off-by: Ivan Orlov <ivan.orlov0322@gmail.com>
Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20230927113555.14877-2-ivan.orlov0322@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/aloop.c