]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Disable AMD SB600 64bit address support only
authorAndiry Brienza <andiry.xu@amd.com>
Wed, 8 Jul 2009 05:55:31 +0000 (13:55 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Jul 2009 06:01:47 +0000 (08:01 +0200)
commitc5356cd37c0ed27ec99a4dcde441771c5738a356
treef615b8a8c81c776ed85fadd6b1c39f21dc560928
parentec5ece1a6e7fae8cca07a2f7920340c2d00e9dd9
ALSA: hda - Disable AMD SB600 64bit address support only

HDA driver disabled HD audio 64bit address support for all AMD
SB600/SB700/SB800 platforms with commit
0de03bf6ed6b82fde0911e92b2eb1c6f0ba0bf21 due to one SB600 issue
reported by community, but we do not see the similar issue on
SB700/SB800 platforms.
This patch is to refine the workaround for SB600 only.

Signed-off-by: Andiry Xu <andiry.xu@amd.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c