From: Takashi Iwai <tiwai@suse.de>
To: James Ralston <james.d.ralston@intel.com>
Cc: Jaroslav Kysela <perex@perex.cz>,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
Seth Heasley <seth.heasley@intel.com>
Subject: Re: [PATCH 2/5] hda_intel: Add Device IDs for Intel Wellsburg PCH
Date: Sun, 10 Feb 2013 11:38:47 +0100 [thread overview]
Message-ID: <s5hip60zc5k.wl%tiwai@suse.de> (raw)
In-Reply-To: <1360373380-2016-1-git-send-email-james.d.ralston@intel.com>
At Fri, 8 Feb 2013 17:29:40 -0800,
James Ralston wrote:
>
> This patch adds the HD Audio Device IDs for the Intel Wellsburg PCH
>
> Signed-off-by: James Ralston <james.d.ralston@intel.com>
Thanks, applied.
Takashi
> ---
> sound/pci/hda/hda_intel.c | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
> index c78286f..3218f4a 100644
> --- a/sound/pci/hda/hda_intel.c
> +++ b/sound/pci/hda/hda_intel.c
> @@ -3611,6 +3611,11 @@ static DEFINE_PCI_DEVICE_TABLE(azx_ids) = {
> /* Lynx Point */
> { PCI_DEVICE(0x8086, 0x8c20),
> .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_PCH },
> + /* Wellsburg */
> + { PCI_DEVICE(0x8086, 0x8d20),
> + .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_PCH },
> + { PCI_DEVICE(0x8086, 0x8d21),
> + .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_PCH },
> /* Lynx Point-LP */
> { PCI_DEVICE(0x8086, 0x9c20),
> .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_PCH },
> --
> 1.7.7.6
>
prev parent reply other threads:[~2013-02-10 10:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-09 1:29 [PATCH 2/5] hda_intel: Add Device IDs for Intel Wellsburg PCH James Ralston
2013-02-10 10:38 ` Takashi Iwai [this message]
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=s5hip60zc5k.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=james.d.ralston@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=seth.heasley@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).