commit | c378c3b03c8d6eef2d2600d0279e2c718d6a0a44 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sat Apr 11 17:41:03 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Apr 11 17:32:16 2015 +0200 |
tree | bddbe1cc3f0d5405b7bb948481faec9154f724d9 | |
parent | c78497e010ae62c8abfb33a45d0e0b361218e9bb [diff] |
ALSA: ctl: fix a bug to return no identical information in info operation for userspace controls In operations of SNDRV_CTL_IOCTL_ELEM_INFO, identical information in returned value is cleared. This is not better to userspace application. This commit confirms to return full identical information to the operations. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>