[PATCH] UBUNTU: SAUCE: Enable jack sense for Thinkpad Edge 13

Stefan Bader stefan.bader at canonical.com
Mon Dec 6 08:48:21 UTC 2010


On 12/04/2010 02:04 AM, Manoj Iyer wrote:
> Patch submitted upstream https://lkml.org/lkml/2010/12/3/330
> 
> BugLink: http://bugs.launchpad.net/bugs/685015
> 
> Signed-off-by: Manoj Iyer <manoj.iyer at canonical.com>
> ---
>  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 301d51f..182a64b 100644
> --- a/sound/pci/hda/patch_conexant.c
> +++ b/sound/pci/hda/patch_conexant.c
> @@ -3037,6 +3037,7 @@ static struct snd_pci_quirk cxt5066_cfg_tbl[] = {
>  	SND_PCI_QUIRK(0x1179, 0xffe0, "Toshiba Satellite Pro T130-15F", CXT5066_OLPC_XO_1_5),
>  	SND_PCI_QUIRK(0x17aa, 0x20f2, "Lenovo T400s", CXT5066_THINKPAD),
>  	SND_PCI_QUIRK(0x17aa, 0x21b2, "Thinkpad X100e", CXT5066_IDEAPAD),
> +	SND_PCI_QUIRK(0x17aa, 0x21c5, "Thinkpad Edge 13", CXT5066_THINKPAD),
>  	SND_PCI_QUIRK(0x17aa, 0x21b3, "Thinkpad Edge 13 (197)", CXT5066_IDEAPAD),
>  	SND_PCI_QUIRK(0x17aa, 0x21c8, "Thinkpad Edge 11", CXT5066_THINKPAD),
>  	SND_PCI_QUIRK(0x17aa, 0x21b4, "Thinkpad Edge", CXT5066_IDEAPAD),

Patch looks good (would ack but there are already enough). Just one though, if
this quirk would work on Lucid as well, it would have been good to upstream the
patch with "cc: stable at kernel.org" in the sob area.

Stefan




More information about the kernel-team mailing list