From: Takashi Sakamoto Date: Sat, 11 Apr 2015 04:24:47 +0000 (+0900) Subject: ALSA: seq: fill client ID in return value of pool operation X-Git-Tag: omap-for-v4.1/fixes-rc1~130^2~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e21a19d1d6775591415efd5617375ba42c41bbd;p=pandora-kernel.git ALSA: seq: fill client ID in return value of pool operation The returned value of 'get/seq client pool' operation has zeroed value for its client ID, against requested client ID. This commit fix the bug by filling it with index value of referred client object. Signed-off-by: Takashi Sakamoto Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed