[ALSA] Fix capture on OSS emulation
authorTakashi Iwai <tiwai@suse.de>
Tue, 12 Apr 2005 15:33:59 +0000 (17:33 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sun, 29 May 2005 08:00:42 +0000 (10:00 +0200)
commit004e65389714721ce0f52a8f0fc22999d3908a2a
tree73e154312778436accf56f1325b0891db9699e6a
parentbd7bf042e89941d4e693a0ec68c5093a2bb2adb3
[ALSA] Fix capture on OSS emulation

ALSA<-OSS emulation
Fix the noisy capture on some hardwares over OSS emulation.
Change back to avail_min = period_size for capture direction.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/oss/pcm_oss.c