]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blob - src/patches/suse-2.6.27.31/patches.drivers/alsa-hda-sigmatel-add-missing-terminators
Reenabled linux-xen, added patches for Xen Kernel Version 2.6.27.31,
[people/teissler/ipfire-2.x.git] / src / patches / suse-2.6.27.31 / patches.drivers / alsa-hda-sigmatel-add-missing-terminators
1 From 574f3c4f5c55e99ea60f71fd98cc54931d4b2eae Mon Sep 17 00:00:00 2001
2 From: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
3 Date: Tue, 23 Dec 2008 16:53:00 -0200
4 Subject: ALSA: hda - Add missing terminators in patch_sigmatel.c
5 Patch-mainline: 2.6.28
6 References:
7
8 Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
9 Cc: stable@kernel.org
10 Signed-off-by: Takashi Iwai <tiwai@suse.de>
11
12 ---
13 sound/pci/hda/patch_sigmatel.c | 1 +
14 1 file changed, 1 insertion(+)
15
16 --- a/sound/pci/hda/patch_sigmatel.c
17 +++ b/sound/pci/hda/patch_sigmatel.c
18 @@ -1669,6 +1669,7 @@ static struct snd_pci_quirk stac92hd83xx
19 /* SigmaTel reference board */
20 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
21 "DFI LanParty", STAC_92HD71BXX_REF),
22 + {} /* terminator */
23 };
24
25 static unsigned int ref92hd71bxx_pin_configs[11] = {