git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f93d461
)
ALSA: hda - Don't return a fatal error at PCM-creation errors
author
Takashi Iwai
<tiwai@suse.de>
Mon, 2 Mar 2009 09:46:03 +0000
(10:46 +0100)
committer
Takashi 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