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:
aa20245
)
ALSA: hda - Avoid invalid formats and rates with shared SPDIF
author
Takashi Iwai
<tiwai@suse.de>
Fri, 3 Jul 2009 21:03:30 +0000
(23:03 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 3 Jul 2009 21:03:30 +0000
(23:03 +0200)
Check whether formats and rates don't result in zero due to the
restriction of SPDIF sharing. If any of them can be zero, disable
the SPDIF sharing mode instead. Otherwise it will lead to a PCM
configuration error.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found