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:
b91f080
)
ALSA: hda - Don't create empty PCM streams
author
Takashi Iwai
<tiwai@suse.de>
Tue, 4 Nov 2008 16:48:39 +0000
(17:48 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 4 Nov 2008 16:48:39 +0000
(17:48 +0100)
Due to the hda-reconfiguration patches, the check of empty stream
is gone, and this results in an error with the codec setup with empty
streams.
This patch adds the check again to avoid the error at probing.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found