From: Daniel Mack Date: Tue, 19 Mar 2013 20:09:24 +0000 (+0100) Subject: ALSA: snd-usb: mixer: propagate errors up the call chain X-Git-Tag: v3.9-rc4~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d7b86c98e445b075c2c4c3757eb6d3d6efbe72e;p=pandora-kernel.git ALSA: snd-usb: mixer: propagate errors up the call chain In check_input_term() and parse_audio_feature_unit(), propagate the error value that has been returned by a failing function instead of -EINVAL. That helps cleaning up the error pathes in the mixer. Signed-off-by: Daniel Mack Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed