* [PATCH] snd-hda-intel: add support for Lenovo ThinkPad X100e in conexant
@ 2010-05-09 20:10 Andrej Gelenberg
2010-05-10 8:29 ` [PATCH] snd-hda-intel: add support for Lenovo ThinkPad X100e in conexant codec Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Andrej Gelenberg @ 2010-05-09 20:10 UTC (permalink / raw)
To: alex.pototskiy, tiwai, tdavis, linux-kernel, linux-sound
Ideapad quirks working for my ThinkPad X100e (microphone is not tested).
Signed-off-by: Andrej Gelenberg <andrej.gelenberg@udo.edu>
---
sound/pci/hda/patch_conexant.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/sound/pci/hda/patch_conexant.c b/sound/pci/hda/patch_conexant.c
index 56e5207..b56c52a 100644
--- a/sound/pci/hda/patch_conexant.c
+++ b/sound/pci/hda/patch_conexant.c
@@ -2847,6 +2847,7 @@ static struct snd_pci_quirk cxt5066_cfg_tbl[] = {
SND_PCI_QUIRK(0x1179, 0xff50, "Toshiba Satellite
P500-PSPGSC-01800T", CXT5066_OLPC_XO_1_5),
SND_PCI_QUIRK(0x1179, 0xffe0, "Toshiba Satellite Pro T130-15F",
CXT5066_OLPC_XO_1_5),
SND_PCI_QUIRK(0x17aa, 0x3a0d, "ideapad", CXT5066_IDEAPAD),
+ SND_PCI_QUIRK(0x17aa, 0x21b2, "ideapad", CXT5066_IDEAPAD), // X100e
{}
};
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] snd-hda-intel: add support for Lenovo ThinkPad X100e in conexant codec
2010-05-09 20:10 [PATCH] snd-hda-intel: add support for Lenovo ThinkPad X100e in conexant Andrej Gelenberg
@ 2010-05-10 8:29 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2010-05-10 8:29 UTC (permalink / raw)
To: Andrej Gelenberg; +Cc: alex.pototskiy, tdavis, linux-kernel, linux-sound
At Sun, 09 May 2010 22:10:41 +0200,
Andrej Gelenberg wrote:
>
> Ideapad quirks working for my ThinkPad X100e (microphone is not tested).
>
> Signed-off-by: Andrej Gelenberg <andrej.gelenberg@udo.edu>
Thanks, applied now with a slight modification (coding-style, the list
sorting and a more intuitive string).
Takashi
> ---
> sound/pci/hda/patch_conexant.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/sound/pci/hda/patch_conexant.c b/sound/pci/hda/patch_conexant.c
> index 56e5207..b56c52a 100644
> --- a/sound/pci/hda/patch_conexant.c
> +++ b/sound/pci/hda/patch_conexant.c
> @@ -2847,6 +2847,7 @@ static struct snd_pci_quirk cxt5066_cfg_tbl[] = {
> SND_PCI_QUIRK(0x1179, 0xff50, "Toshiba Satellite
> P500-PSPGSC-01800T", CXT5066_OLPC_XO_1_5),
> SND_PCI_QUIRK(0x1179, 0xffe0, "Toshiba Satellite Pro T130-15F",
> CXT5066_OLPC_XO_1_5),
> SND_PCI_QUIRK(0x17aa, 0x3a0d, "ideapad", CXT5066_IDEAPAD),
> + SND_PCI_QUIRK(0x17aa, 0x21b2, "ideapad", CXT5066_IDEAPAD), // X100e
> {}
> };
>
> --
> 1.7.1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-10 8:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-09 20:10 [PATCH] snd-hda-intel: add support for Lenovo ThinkPad X100e in conexant Andrej Gelenberg
2010-05-10 8:29 ` [PATCH] snd-hda-intel: add support for Lenovo ThinkPad X100e in conexant codec Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox