From: Jaroslav Kysela Date: Tue, 17 Mar 2020 09:21:10 +0000 (+0100) Subject: ucm: clarify the index syntax for the device names X-Git-Tag: v1.2.3~87 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=79102bf264f8651692fe9435a4d1bb06aa022d55;p=alsa-lib.git ucm: clarify the index syntax for the device names Signed-off-by: Jaroslav Kysela --- diff --git a/include/use-case.h b/include/use-case.h index 134303af..27cb3fe1 100644 --- a/include/use-case.h +++ b/include/use-case.h @@ -117,7 +117,10 @@ extern "C" { * * If multiple devices with the same name exists, the number suffixes should * be added to these names like HDMI1,HDMI2,HDMI3 etc. No number gaps are - * allowed. The names with numbers must be continuous. + * allowed. The names with numbers must be continuous. It is allowed to put + * a whitespace between name and index (like 'Line 1') for the better + * readability. The device names 'Line 1' and 'Line1' are equal for + * thus purpose. * * If EnableSequence/DisableSequence controls independent paths in the hardware * it is also recommended to split playback and capture UCM devices and use