[ALSA] intel8x0 - fix capture for M1563
authorWei Ni <Wei.Ni@uli.com.tw>
Mon, 24 Oct 2005 09:04:51 +0000 (11:04 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 4 Nov 2005 12:19:41 +0000 (13:19 +0100)
commitd78bec210f07b06f406b877b9179e0cc281ae8e6
tree1c8e6a40cb6112895ac87667321b757afabe96a5
parent7b4260f2cc8a0da74a7842106cc87ab54bf17ec5
[ALSA] intel8x0 - fix capture for M1563

Modules: Intel8x0 driver

1.In intel8x0_measure_ac97_clock routine, when stop DMA, there is not stop
  DMA corectly, but start another PCM In2 DMA engine.
2.In do_ali_reset routine, there is only need to enable PCM IN and PCM OUT.

Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/intel8x0.c