]> git.alsa-project.org Git - alsa-lib.git/commit
ctl: improve documentation for identifier of control element
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 3 Jul 2020 00:37:51 +0000 (09:37 +0900)
committerJaroslav Kysela <perex@perex.cz>
Mon, 6 Jul 2020 14:41:48 +0000 (16:41 +0200)
commit877bdf95fdfdac840a7a664362ec69b85c59ecb0
tree6388056649ea7700b2d78544ef03300a15e52d6c
parent32addac948a61c4770f9cdf459fa29879602df38
ctl: improve documentation for identifier of control element

In documentation, there're two ways relevant to the identifier of control
element. However, the case of combination has the lack of parameters.

This commit improves documentation in this point.

Fixes: f3c24de8c0df ("ctl: add an overview for design of ALSA control interface")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/control/control.c