| commit | 184f526252cb2a6fd74c96f0d73271992cc04ee6 | [log] [tgz] |
|---|---|---|
| author | Daniel Mack <zonque@gmail.com> | Tue Mar 19 21:09:24 2013 +0100 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 28 12:12:05 2013 -0700 |
| tree | 0cfbe1029efb459aa7278225d18939f297a6c892 | |
| parent | e97814511e1e878eea551d17068a0595b6afba8b [diff] |
ALSA: snd-usb: mixer: propagate errors up the call chain commit 4d7b86c98e445b075c2c4c3757eb6d3d6efbe72e upstream. 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 <zonque@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>