commit | 0be3b5d3fb94c36c517655d18a936681d7108667 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Sep 05 17:11:40 2005 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Mon Sep 12 10:41:37 2005 +0200 |
tree | 6ce1556cfac492f4a9957c5d73d8b116d87e19cb | |
parent | a76af199dc025e8f5cf6b9542efadc3de5163a7a [diff] |
[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>