[ALSA] hda-intel - Check validity of DMA position
authorTakashi Iwai <tiwai@suse.de>
Mon, 5 Sep 2005 15:11:40 +0000 (17:11 +0200)
committerJaroslav Kysela <perex@suse.cz>
Mon, 12 Sep 2005 08:41:37 +0000 (10:41 +0200)
HDA Intel driver
Check the validity of the current DMA position when position_fix=0 (auto)
is set.  If the DMA position overcomes the threshold, the driver changes
the fix behavior automatically to use POSBUF.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found