[ALSA] hda-intel - Use position buffer as default
authorTakashi Iwai <tiwai@suse.de>
Thu, 24 Nov 2005 15:03:40 +0000 (16:03 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:29:43 +0000 (12:29 +0100)
commit606ad75fb5372c0edb5ee6276c8e29fcb525f3e1
tree8ae65a6a70b4c5950788346d0c897013a03759f0
parent5014f193166d14e47525a34d65a1c7d77b0f6f38
[ALSA] hda-intel - Use position buffer as default

Modules: HDA Intel driver

- Use the position buffer for obtaining the current DMA position
  as default.  This seems more stable than others.
- Add probe_mask module option (mainly for test boards with multiple
  codecs).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c