commit | 51721f70acaca5aa056b07c5cbe58e62662c068c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@alsa3.local> | Sun Dec 28 16:55:08 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jan 12 15:21:55 2009 +0100 |
tree | d713f2f2347b0f3779bffc78ae502312e235d8a4 | |
parent | 3e7fb9f7ec00fd7cefd0d8e83df0cff86ce12515 [diff] |
ALSA: Return proper error code at probe in sound/usb/* Some drivers in soudn/usb/* don't handle the error code properly from snd_card_create(). This patch fixes these places. Signed-off-by: Takashi Iwai <tiwai@suse.de>