]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda: STAC_VREF_EVENT value change
authorMatthew Ranostay <mranostay@embeddedalley.com>
Fri, 14 Nov 2008 22:46:22 +0000 (17:46 -0500)
committerTakashi Iwai <tiwai@suse.de>
Sat, 15 Nov 2008 18:04:26 +0000 (19:04 +0100)
commita55a632673f40d9d0157aac1b202225481ac5e88
tree0deda7e2d2c28a526a731ca99a5687883882c22e
parente79a9465b9031c4028bcc4c766b82b41ac2320e0
ALSA: hda: STAC_VREF_EVENT value change

Changed value for STAC_VREF_EVENT from 0x40 to 0x00 because the
unsol response value is only 6-bits width and the former value
was 1<<6 which is an overrun.

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