commit | ee9d6b9a30ae83f15fe8c8d2337ebc0a38151d38 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Mar 14 15:52:20 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 24 12:00:24 2008 +0200 |
tree | 93cfed38dfeaf35a590139ec7999203daf20a3d3 | |
parent | 3da23cac3d6b93803b8c381a755870cbafcd3212 [diff] |
[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>