commit | 8ad10dc6d3fe8396d8213af4d5ce58e0010a3cbc | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Wed Nov 21 15:25:56 2012 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Nov 21 11:31:52 2012 +0100 |
tree | d337b1833405ef5f9d7267137389bcbe8fbc75ef | |
parent | 27b2a22c714303d1920e269a8322ff23107694ee [diff] |
ALSA: usb-audio: Return meaningful error codes instead of -1 in format.c 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>