[alsa-devel] [PATCH] hda: revert change to 92hd83xxx power mapping

Takashi Iwai tiwai at suse.de
Fri Jan 23 08:44:15 CET 2009


At Thu, 22 Jan 2009 20:38:42 -0500,
Matthew Ranostay wrote:
> 
> Port 0xe power mapping was incorrect set to 0x80 changed to the correct value 0x40.
> 
> Signed-off-by: Matthew Ranostay <mranostay at embeddedalley.com>

Thanks, applied.


Takashi

> ---
> 
> diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
> index dbe8b12..dd750d6 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] = {
> 


More information about the Alsa-devel mailing list