ALSA: hda - Fix bdl_pos_adj value for ATI SB chipsets
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Jun 2008 15:53:35 +0000 (17:53 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 13 Jun 2008 14:34:25 +0000 (16:34 +0200)
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 <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>

No differences found