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:
6676f30
)
ALSA: usb-audio: Use snd_usb_ctl_msg() for Native Instruments quirk
author
Takashi Iwai
<tiwai@suse.de>
Thu, 20 Nov 2014 20:39:14 +0000
(21:39 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 20 Nov 2014 20:44:49 +0000
(21:44 +0100)
snd_nativeinstruments_control_get() uses a stack as a buffer for
usb_control_msg(), but it's basically not allowed. Replace the call
with a safer helper, snd_usb_ctl_msg(), instead.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_quirks.c
patch
|
blob
|
history
diff --cc
sound/usb/mixer_quirks.c
Simple merge