All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Ben Hutchings <ben@decadent.org.uk>
Cc: Jonathan Nieder <jrnieder@gmail.com>,
	stable@vger.kernel.org, Ana Guerrero <ana@debian.org>,
	Willy Tarreau <w@1wt.eu>, Takashi Iwai <tiwai@suse.de>,
	Seth Heasley <seth.heasley@intel.com>,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6.32.y, 2.6.34.y] ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs
Date: Tue, 9 Oct 2012 10:56:21 -0400	[thread overview]
Message-ID: <50743B15.4020700@windriver.com> (raw)
In-Reply-To: <1349747733.6336.19.camel@deadeye.wl.decadent.org.uk>

On 12-10-08 09:55 PM, Ben Hutchings wrote:
> On Mon, 2012-10-08 at 18:07 -0700, Jonathan Nieder wrote:
>> From: Seth Heasley <seth.heasley@intel.com>
>> Date: Wed, 20 Apr 2011 10:59:57 -0700
>>
>> commit d2edeb7c6f1dada8ca7d5c23e42d604e92ae0c76 upstream.
>>
>> This patch adds the HD Audio Controller DeviceIDs for the Intel Panther Point PCH.
>>
>> [jn: backported for 2.6.32.y by Ana Guerrero]
>>
>> Signed-off-by: Seth Heasley <seth.heasley@intel.com>
>> Signed-off-by: Takashi Iwai <tiwai@suse.de>
>> Tested-by: Ana Guerrero <ana@debian.org> # EliteBook 8570w
>> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
>> ---
>> Hi Willy and Paul,
>>
>> Please consider
>>
>>   d2edeb7c6f1d ALSA: hda - ALSA HD Audio patch for Intel Panther Point
>>                DeviceIDs
>>
>> for application to the 2.6.32.y and 2.6.34.y trees.
>>
>> It does what it says on the cover.  The patch was merged in the 3.0
>> cycle, so newer stable kernels don't need it.  Backported and
>> tested[1] against Debian's 2.6.32.y-based kernel by Ana (cc-ed) --
>> thanks!
>>
>> Thoughts of all kinds welcome, as always.
> [...]
> 
> I queued up a whole series of device ID updates for Debian stable, as
> they didn't obviously depend on other changes:
> 
> cea310e ALSA: hda_intel: ALSA HD Audio patch for Intel Patsburg DeviceIDs
> e35d4b1 ALSA: hda: add Vortex86MX PCI ids
> 0f0714c ALSA: hda - Add support for VMware controller
> d2edeb7 ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs

I found that d2edeb7c6f depends (only trivially, on context) on b686453543f,
which makes a blanket class for intel IDs so that "...the driver will work
with any new control chips in future."   In that respect, I guess it too
(b68645) is in the same class as the other "add more IDs" patches?

Paul.
--

> 
> (They can be cherry-picked cleanly in the above order.)  But if I've
> missed some post-2.6.32 dependencies then I would like to know.
> 
> Ben.
> 

WARNING: multiple messages have this Message-ID (diff)
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Ben Hutchings <ben@decadent.org.uk>
Cc: Jonathan Nieder <jrnieder@gmail.com>, <stable@vger.kernel.org>,
	Ana Guerrero <ana@debian.org>, Willy Tarreau <w@1wt.eu>,
	Takashi Iwai <tiwai@suse.de>,
	Seth Heasley <seth.heasley@intel.com>,
	<alsa-devel@alsa-project.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2.6.32.y, 2.6.34.y] ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs
Date: Tue, 9 Oct 2012 10:56:21 -0400	[thread overview]
Message-ID: <50743B15.4020700@windriver.com> (raw)
In-Reply-To: <1349747733.6336.19.camel@deadeye.wl.decadent.org.uk>

On 12-10-08 09:55 PM, Ben Hutchings wrote:
> On Mon, 2012-10-08 at 18:07 -0700, Jonathan Nieder wrote:
>> From: Seth Heasley <seth.heasley@intel.com>
>> Date: Wed, 20 Apr 2011 10:59:57 -0700
>>
>> commit d2edeb7c6f1dada8ca7d5c23e42d604e92ae0c76 upstream.
>>
>> This patch adds the HD Audio Controller DeviceIDs for the Intel Panther Point PCH.
>>
>> [jn: backported for 2.6.32.y by Ana Guerrero]
>>
>> Signed-off-by: Seth Heasley <seth.heasley@intel.com>
>> Signed-off-by: Takashi Iwai <tiwai@suse.de>
>> Tested-by: Ana Guerrero <ana@debian.org> # EliteBook 8570w
>> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
>> ---
>> Hi Willy and Paul,
>>
>> Please consider
>>
>>   d2edeb7c6f1d ALSA: hda - ALSA HD Audio patch for Intel Panther Point
>>                DeviceIDs
>>
>> for application to the 2.6.32.y and 2.6.34.y trees.
>>
>> It does what it says on the cover.  The patch was merged in the 3.0
>> cycle, so newer stable kernels don't need it.  Backported and
>> tested[1] against Debian's 2.6.32.y-based kernel by Ana (cc-ed) --
>> thanks!
>>
>> Thoughts of all kinds welcome, as always.
> [...]
> 
> I queued up a whole series of device ID updates for Debian stable, as
> they didn't obviously depend on other changes:
> 
> cea310e ALSA: hda_intel: ALSA HD Audio patch for Intel Patsburg DeviceIDs
> e35d4b1 ALSA: hda: add Vortex86MX PCI ids
> 0f0714c ALSA: hda - Add support for VMware controller
> d2edeb7 ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs

I found that d2edeb7c6f depends (only trivially, on context) on b686453543f,
which makes a blanket class for intel IDs so that "...the driver will work
with any new control chips in future."   In that respect, I guess it too
(b68645) is in the same class as the other "add more IDs" patches?

Paul.
--

> 
> (They can be cherry-picked cleanly in the above order.)  But if I've
> missed some post-2.6.32 dependencies then I would like to know.
> 
> Ben.
> 

  reply	other threads:[~2012-10-09 14:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-20 17:59 [PATCH 2.6.39-rc3] hda_intel: ALSA HD Audio patch for Intel Panther Point DeviceIDs Seth Heasley
2011-04-20 19:04 ` Takashi Iwai
2011-04-20 19:04   ` Takashi Iwai
2012-10-09  1:07   ` [PATCH 2.6.32.y, 2.6.34.y] ALSA: hda - " Jonathan Nieder
2012-10-09  1:07     ` Jonathan Nieder
2012-10-09  1:55     ` Ben Hutchings
2012-10-09  1:55       ` Ben Hutchings
2012-10-09 14:56       ` Paul Gortmaker [this message]
2012-10-09 14:56         ` Paul Gortmaker
2012-10-12  1:22         ` Ben Hutchings
2012-10-12  1:22           ` Ben Hutchings

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=50743B15.4020700@windriver.com \
    --to=paul.gortmaker@windriver.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=ana@debian.org \
    --cc=ben@decadent.org.uk \
    --cc=jrnieder@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=seth.heasley@intel.com \
    --cc=stable@vger.kernel.org \
    --cc=tiwai@suse.de \
    --cc=w@1wt.eu \
    /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.