ALSA: hda - Don't return a fatal error at PCM-creation errors
authorTakashi Iwai <tiwai@suse.de>
Mon, 2 Mar 2009 09:46:03 +0000 (10:46 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Mar 2009 09:46:30 +0000 (10:46 +0100)
Don't return a fatal error to the driver but continue to probe when
any error occurs at creating PCM streams for each codec.
It's often non-fatal and keeping it would help debugging.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found