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:
27b2a22
)
ALSA: usb-audio: Return meaningful error codes instead of -1 in format.c
author
Sachin Kamat
<sachin.kamat@linaro.org>
Wed, 21 Nov 2012 09:55:56 +0000
(15:25 +0530)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 21 Nov 2012 10:31:52 +0000
(11:31 +0100)
Also, silences the following smatch warning:
sound/usb/format.c:170 parse_audio_format_rates_v1() warn:
returning -1 instead of -ENOMEM is sloppy
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found