From: Matthew Ranostay Date: Fri, 14 Nov 2008 22:46:22 +0000 (-0500) Subject: ALSA: hda: STAC_VREF_EVENT value change X-Git-Tag: v2.6.28-rc6~57^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c39555d6edd0142972f577405d5259879ecc1635;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed