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:
2abbf43
)
ALSA: hda - Fix wrong model range check for ALC268
author
Takashi Iwai
<tiwai@suse.de>
Mon, 8 Mar 2010 11:09:59 +0000
(12:09 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 8 Mar 2010 11:12:41 +0000
(12:12 +0100)
Fix a wrong value passed to snd_hda_check_board_codec_sid_config() as
the upper-limit in parse_alc268(), so that any wrong value can't be
passed.
So far, no bogus value was set in the quirk entries, so this won't give
any behavioral changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found