All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lukas <mr.bobukas@gmail.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, patch@alsa-project.org
Subject: [PATCH - hda 1/1] Add ultra dock support for Thinkpad X240.
Date: Wed, 29 Oct 2014 18:31:07 +0100	[thread overview]
Message-ID: <CAE36HYx9LD+=1AXiwvEJqqFjtDcm-brLOpgjaaEwGd8wWwCQBw@mail.gmail.com> (raw)

Adding ultra doch support for Lenovo Thinkpad X240 (17aa:2214).

Signed-off-by: Lukas Bossard <mr.bobukas@gmail.com>

diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 34b7bdb..528bb2d 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -4803,6 +4803,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
     SND_PCI_QUIRK(0x17aa, 0x220e, "Thinkpad T440p", ALC292_FIXUP_TPT440_DOCK),
     SND_PCI_QUIRK(0x17aa, 0x2210, "Thinkpad T540p", ALC292_FIXUP_TPT440_DOCK),
     SND_PCI_QUIRK(0x17aa, 0x2212, "Thinkpad T440", ALC292_FIXUP_TPT440_DOCK),
+    SND_PCI_QUIRK(0x17aa, 0x2214, "Thinkpad X240", ALC292_FIXUP_TPT440_DOCK),
     SND_PCI_QUIRK(0x17aa, 0x2214, "Thinkpad",
ALC269_FIXUP_LIMIT_INT_MIC_BOOST),
     SND_PCI_QUIRK(0x17aa, 0x2215, "Thinkpad",
ALC269_FIXUP_LIMIT_INT_MIC_BOOST),
     SND_PCI_QUIRK(0x17aa, 0x3978, "IdeaPad Y410P", ALC269_FIXUP_NO_SHUTUP),
-- 
2.1.0

             reply	other threads:[~2014-10-29 17:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-29 17:31 Lukas [this message]
2014-10-30  7:09 ` [PATCH - hda 1/1] Add ultra dock support for Thinkpad X240 Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2014-10-28 21:15 Lukas Bossard
2014-10-29  7:30 ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAE36HYx9LD+=1AXiwvEJqqFjtDcm-brLOpgjaaEwGd8wWwCQBw@mail.gmail.com' \
    --to=mr.bobukas@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=patch@alsa-project.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.