Re: [228/244] ALSA: HDA: No power nids on 92HD93

From: David Henningsson
Date: Thu Sep 29 2011 - 00:56:21 EST


Hi Greg,

thanks for applying this patch, but it makes little sense to do so without the other patch "ALSA: HDA: Add support for IDT 92HD93" (46724c2e023cb7ba5cd50) added a few days earlier (with cc to stable).

Can you tell me why the above patch was not applied, and in case it did not apply cleanly, the location of the tree I need to fix it up against?

On 09/29/2011 12:03 AM, Greg KH wrote:
3.0-stable review patch. If anyone has any objections, please let us know.

------------------

From: David Henningsson<david.henningsson@xxxxxxxxxxxxx>

commit 6656b15d675c9c6a049db48d50994b3cd4e76bd6 upstream.

This patch is necessary to make internal speakers work on this chip.

BugLink: http://bugs.launchpad.net/bugs/854468
Tested-by: Alex Wolfson<alex.wolfson@xxxxxxxxxxxxx>
Signed-off-by: David Henningsson<david.henningsson@xxxxxxxxxxxxx>
Signed-off-by: Takashi Iwai<tiwai@xxxxxxx>
Signed-off-by: Greg Kroah-Hartman<gregkh@xxxxxxx>

---
sound/pci/hda/patch_sigmatel.c | 1 +
1 file changed, 1 insertion(+)

--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -5470,6 +5470,7 @@ again:
switch (codec->vendor_id) {
case 0x111d76d1:
case 0x111d76d9:
+ case 0x111d76df:
case 0x111d76e5:
case 0x111d7666:
case 0x111d7667:





--
David Henningsson, Canonical Ltd.
http://launchpad.net/~diwic
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/