commit | 3e7fb9f7ec00fd7cefd0d8e83df0cff86ce12515 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@alsa3.local> | Sun Dec 28 16:47:30 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jan 12 15:21:54 2009 +0100 |
tree | dd04faa1ccf4d894bda0ca14eb667bc4be096623 | |
parent | d453379bc5d34d7f55b55931245de5ac1896fd8d [diff] |
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 <tiwai@suse.de>