From: Takashi Sakamoto Date: Sat, 11 Apr 2015 08:41:03 +0000 (+0900) Subject: ALSA: ctl: fix a bug to return no identical information in info operation for userspa... X-Git-Tag: omap-for-v4.1/fixes-rc1~130^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c378c3b03c8d6eef2d2600d0279e2c718d6a0a44;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed