git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48b217a
)
ALSA: usb-audio: Fix Oops by composite quirk enhancement
author
Takashi Iwai
<tiwai@suse.de>
Mon, 10 Nov 2014 06:41:59 +0000
(07:41 +0100)
committer
Takashi 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