From: Takashi Iwai Date: Tue, 10 Oct 2006 17:49:31 +0000 (+0200) Subject: [ALSA] hda-codec - Fix wrong error checks in patch_{realtek,analog}.c X-Git-Tag: v2.6.20-rc2~86^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd2033f27f346610b11b40a74ff7d1d023abcfd9;p=pandora-kernel.git [ALSA] hda-codec - Fix wrong error checks in patch_{realtek,analog}.c Fix wrong error checks of *_ch_mode_put() in patch_realtek.c and patch_analog.c. snd_hda_ch_mode_put() could return a positive value for success, too. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed