]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix Realtek's chained fixup checks
authorTakashi Iwai <tiwai@suse.de>
Mon, 2 May 2011 11:55:36 +0000 (13:55 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 9 May 2011 22:06:36 +0000 (15:06 -0700)
commitbbb267c7d49c3a9be39e7f59bae56500afee0ab3
treef4d1bacc0dae9f0411d4708074296ace7bf0e557
parentcd529bb9b1e202f289ff9c2182f7d274e5e7160f
ALSA: hda - Fix Realtek's chained fixup checks

commit 24af2b1cc418d6791b1d9e56bf6070cccb752db3 upstream.

The check of chained fixup list entry was done against the wrong element.
A stupid mistake during refactoring.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_realtek.c