aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2006-05-02 18:17:57 +0200
committerJaroslav Kysela <perex@suse.cz>2006-06-22 21:33:21 +0200
commit886da8677d2e4e942fc8984b22bfb8da45e810ec (patch)
treecf5da4e27559e406d1b65a19e68ebba56c05751b /sound/pci/hda/patch_realtek.c
parent[ALSA] rawmidi: add get_port_info callback for sequencer information flags (diff)
downloadlinux-dev-886da8677d2e4e942fc8984b22bfb8da45e810ec.tar.xz
linux-dev-886da8677d2e4e942fc8984b22bfb8da45e810ec.zip
[ALSA] hda-codec - Add support for LG S1 laptop
Added the model entry for LG S1 laptop. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '')
-rw-r--r--sound/pci/hda/patch_realtek.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index cf6c100940dc..6876094c9111 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -2174,6 +2174,7 @@ static struct hda_board_config alc880_cfg_tbl[] = {
{ .modelname = "lg", .config = ALC880_LG },
{ .pci_subvendor = 0x1854, .pci_subdevice = 0x003b, .config = ALC880_LG },
+ { .pci_subvendor = 0x1854, .pci_subdevice = 0x0068, .config = ALC880_LG },
{ .modelname = "lg-lw", .config = ALC880_LG_LW },
{ .pci_subvendor = 0x1854, .pci_subdevice = 0x0018, .config = ALC880_LG_LW },