ALSA: ca0106 - Fix the max capture buffer size
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Jul 2009 13:42:51 +0000 (15:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Jul 2009 13:49:46 +0000 (15:49 +0200)
commit34fdeb2d07102e07ecafe79dec170bd6733f2e56
treecf13f23896174974c831ea6aae7685d2e35b6e44
parentf96e0808212ca284cc9398d7cd3f573786c1d890
ALSA: ca0106 - Fix the max capture buffer size

The capture buffer size with 64kB seems broken with CA0106.
At least, either the update timing or the DMA position is wrong,
and this screws up pulseaudio badly.

This patch restricts the max buffer size less than that to make life
a bit easier.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: <stable@kernel.org>
sound/pci/ca0106/ca0106_main.c