From: Takashi Iwai Date: Sun, 28 Dec 2008 15:47:30 +0000 (+0100) Subject: ALSA: Return proper error code at probe in sound/isa/* X-Git-Tag: v2.6.30-rc1~8^2~132^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e7fb9f7ec00fd7cefd0d8e83df0cff86ce12515;p=pandora-kernel.git ALSA: Return proper error code at probe in sound/isa/* Some drivers in sound/isa/* don't handle the error code properly from snd_card_create(). This patch fixes these places. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed