commit | 83af036d9878dc5b7ba72efa52f066a25639740e | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Oct 10 20:01:01 2006 +0200 |
committer | Jaroslav Kysela <perex@server.perex.cz> | Wed Dec 20 08:55:41 2006 +0100 |
tree | 811c81bcc6451c09c5c51477576e82f78ee9bf0a | |
parent | bd2033f27f346610b11b40a74ff7d1d023abcfd9 [diff] |
[ALSA] hda-codec - Don't return error at initialization of modem codec 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>