From: Takashi Iwai Date: Tue, 10 Jun 2008 15:53:35 +0000 (+0200) Subject: ALSA: hda - Fix bdl_pos_adj value for ATI SB chipsets X-Git-Tag: v2.6.27-rc1~1111^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c0d7bc103dd1ae85967fbcf70be8d1ae3aa3d79;p=pandora-kernel.git ALSA: hda - Fix bdl_pos_adj value for ATI SB chipsets ATI SB controllers seem to report the DMA ahead in the amount of FIFO. Thus bdl_pos_adj should be 32 for them as default. Also, the default value is set to -1, which means to make the driver to choose the appropriate value. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed