[ALSA] hda-codec - Don't return error at initialization of modem codec
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Oct 2006 18:01:01 +0000 (20:01 +0200)
committerJaroslav Kysela <perex@server.perex.cz>
Wed, 20 Dec 2006 07:55:41 +0000 (08:55 +0100)
Some modem codec seem to fail in the initialization, and this
stopped loading of the whole module although the audio is OK.
Since it's usually a non-fatal issue, the driver tries to proceed
to initialize now.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>

No differences found