]> git.alsa-project.org Git - alsa-lib.git/commit
ctl: improve comments for API to add an element of IEC958 type
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 15 Jun 2016 14:57:40 +0000 (23:57 +0900)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Jun 2016 13:45:58 +0000 (15:45 +0200)
commitde23b0e6e6c9c68b132ffed4210de5f478569486
treedebbb3ca1ee601ac9f7eafe75648944aa9b355d3
parent07861888e429c0cb158b12ee68083c49165da844
ctl: improve comments for API to add an element of IEC958 type

In ALSA control core, it's not allowed to an element set of IEC 958 type
to have several elements. Therefore, consecutive patchset doesn't touch an
API to add an element of IEC958 type. However, it's better to supplement
comments for the API.

This commit do it.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/control/control.c