[ALSA] hda-intel - Fix power-off hang on ASUS P5AD2
authorTakashi Iwai <tiwai@suse.de>
Fri, 14 Mar 2008 14:52:20 +0000 (15:52 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:24 +0000 (12:00 +0200)
commitee9d6b9a30ae83f15fe8c8d2337ebc0a38151d38
tree93cfed38dfeaf35a590139ec7999203daf20a3d3
parent3da23cac3d6b93803b8c381a755870cbafcd3212
[ALSA] hda-intel - Fix power-off hang on ASUS P5AD2

The hda-intel driver has a problem at power-off on ASUS P5AD2.
It's caused when the position-buffer is enabled -- most likely a
hardware-specific problem.

This patch adds a quirk to avoid the unnecessary enablement of
position-buffer.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c