ALSA: hda: fix invalid power mapping masks
authorMatthew Ranostay <mranostay@embeddedalley.com>
Sat, 17 Jan 2009 23:47:27 +0000 (18:47 -0500)
committerTakashi Iwai <tiwai@suse.de>
Sun, 18 Jan 2009 10:03:51 +0000 (11:03 +0100)
commit989738c4f82126207b9e04c9395b78e544f3d33c
treef52f9cce2df49f5e04e3d28abd75848ae925d8ab
parent2de686d227e8869547683de659d5419061c2c518
ALSA: hda: fix invalid power mapping masks

Fixed invalid power mappings for ports 0xd and 0xe on 93hd83xxx codecs.
They were shifted right one too many bits.

Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c