From: Takashi Iwai Date: Mon, 8 Mar 2010 11:09:59 +0000 (+0100) Subject: ALSA: hda - Fix wrong model range check for ALC268 X-Git-Tag: v2.6.34-rc2~53^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50ae0aa8f55813b2cc5e5b7f589f328b8fcd45ec;p=pandora-kernel.git ALSA: hda - Fix wrong model range check for ALC268 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 --- Reading git-diff-tree failed