[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <s5h61yiukfl.wl%tiwai@suse.de>
Date: Fri, 17 May 2013 09:36:46 +0200
From: Takashi Iwai <tiwai@...e.de>
To: Chew Chiau Ee <chiau.ee.chew@...el.com>
Cc: Jaroslav Kysela <perex@...ex.cz>, alsa-devel@...a-project.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] ALSA: hda - add PCI IDs for Intel BayTrail
At Thu, 16 May 2013 15:36:12 +0800,
Chew Chiau Ee wrote:
>
> From: Chew, Chiau Ee <chiau.ee.chew@...el.com>
>
> Add HD Audio Device PCI ID for the Intel BayTrail platform.
>
> Signed-off-by: Chew, Chiau Ee <chiau.ee.chew@...el.com>
> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@...ux.intel.com>
Thanks, applied.
Takashi
> ---
> sound/pci/hda/hda_intel.c | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
> index bcd40ee..fa902a4 100644
> --- a/sound/pci/hda/hda_intel.c
> +++ b/sound/pci/hda/hda_intel.c
> @@ -3847,6 +3847,9 @@ static DEFINE_PCI_DEVICE_TABLE(azx_ids) = {
> /* Oaktrail */
> { PCI_DEVICE(0x8086, 0x080a),
> .driver_data = AZX_DRIVER_SCH | AZX_DCAPS_INTEL_PCH_NOPM },
> + /* BayTrail */
> + { PCI_DEVICE(0x8086, 0x0f04),
> + .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_PCH_NOPM },
> /* ICH */
> { PCI_DEVICE(0x8086, 0x2668),
> .driver_data = AZX_DRIVER_ICH | AZX_DCAPS_OLD_SSYNC |
> --
> 1.7.4.4
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists