From: Takashi Iwai Date: Mon, 10 Nov 2014 06:41:59 +0000 (+0100) Subject: ALSA: usb-audio: Fix Oops by composite quirk enhancement X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~21^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85a8181329a919d58b7ef99211251f47d5e1049e;p=pandora-kernel.git ALSA: usb-audio: Fix Oops by composite quirk enhancement The quirk argument itself was used as iterator, so it cannot be taken back to the original value, obviously. Fixes: d4b8fc66f770 ('ALSA: usb-audio: Allow multiple entries for the same iface in composite quirk') Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed