[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)
commit0be3b5d3fb94c36c517655d18a936681d7108667
tree6ce1556cfac492f4a9957c5d73d8b116d87e19cb
parenta76af199dc025e8f5cf6b9542efadc3de5163a7a
[ALSA] hda-intel - Check validity of DMA position

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>
sound/pci/hda/hda_intel.c