From: Matthew Ranostay Date: Fri, 23 Jan 2009 01:38:42 +0000 (-0500) Subject: ALSA: hda: revert change to 92hd83xxx power mapping X-Git-Tag: v3.0~10432^2~30 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=87e88a746d6d93242c15e380dc8cd2579b524974;p=platform%2Fkernel%2Flinux-amlogic.git ALSA: hda: revert change to 92hd83xxx power mapping Port 0xe power mapping was incorrect set to 0x80 changed to the correct value 0x40. Signed-off-by: Matthew Ranostay Signed-off-by: Takashi Iwai --- diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c index c1635a1..c553fdb 100644 --- a/sound/pci/hda/patch_sigmatel.c +++ b/sound/pci/hda/patch_sigmatel.c @@ -334,7 +334,7 @@ static hda_nid_t stac92hd83xxx_slave_dig_outs[2] = { }; static unsigned int stac92hd83xxx_pwr_mapping[4] = { - 0x03, 0x0c, 0x20, 0x80, + 0x03, 0x0c, 0x20, 0x40, }; static hda_nid_t stac92hd83xxx_amp_nids[1] = {