ucm: fix the local ucm control device name caching

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2021-04-23 17:24:36 +02:00
parent 3e731ff51e
commit 6ddba54a07
2 changed files with 14 additions and 4 deletions

View file

@ -120,6 +120,7 @@ struct ctl_list {
snd_ctl_t *ctl;
snd_ctl_card_info_t *ctl_info;
int slave;
int ucm_group;
};
struct ucm_dev_name {