mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-21 01:40:09 -05:00
ucm: keep original device name for logs
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
b3e4b15583
commit
5c4a683bd0
4 changed files with 9 additions and 4 deletions
|
|
@ -165,6 +165,7 @@ struct use_case_device {
|
|||
struct list_head active_list;
|
||||
|
||||
char *name;
|
||||
char *orig_name;
|
||||
char *comment;
|
||||
|
||||
/* device enable and disable sequences */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue