ALSA: usb-audio: Fix Oops by composite quirk enhancement
authorTakashi Iwai <tiwai@suse.de>
Mon, 10 Nov 2014 06:41:59 +0000 (07:41 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 Nov 2014 06:44:47 +0000 (07:44 +0100)
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 <tiwai@suse.de>

No differences found