ucm: keep original device name for logs

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2025-11-18 14:55:25 +01:00
parent b3e4b15583
commit 5c4a683bd0
4 changed files with 9 additions and 4 deletions

View file

@ -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 */