ALSA: hda - Fix wrong ALC269 variant check
authorKailang Yang <kailang@realtek.com>
Tue, 23 Nov 2010 07:53:32 +0000 (08:53 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 23 Nov 2010 07:55:11 +0000 (08:55 +0100)
commit1657cbd87125a623d28ce8a7ef5ff6959098d425
treeb9aaab8f876469108ce58ef5fac20ec5185cfe56
parent6027277e77df2d2893d906c42f5c9f9abcb731e0
ALSA: hda - Fix wrong ALC269 variant check

The refactoring commit d433a67831ab2c470cc53a3ff9b60f656767be15
    ALSA: hda - Optimize the check of ALC269 codec variants
introduced a wrong check for ALC269-vb type.  This patch corrects it.

Signed-off-by: Kailang Yang <kailang@realtek.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c