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:
b959144
)
ALSA: snd-hda-intel - add checks for invalid values to *query_supported_pcm()
author
Jaroslav Kysela
<perex@perex.cz>
Tue, 17 Mar 2009 13:30:31 +0000
(14:30 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 18 Mar 2009 06:50:44 +0000
(07:50 +0100)
If ratesp or formatsp values are zero, wrong values are passed to ALSA's
the PCM midlevel code. The bug is showed more later than expected.
Also, clean a bit the code.
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found