From: Takashi Iwai Date: Mon, 2 Mar 2009 09:46:03 +0000 (+0100) Subject: ALSA: hda - Don't return a fatal error at PCM-creation errors X-Git-Tag: v2.6.30-rc1~676^2~12^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e655bf21697d2594243098a14e0699e8d4a4059;p=pandora-kernel.git ALSA: hda - Don't return a fatal error at PCM-creation errors 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 --- Reading git-diff-tree failed