ALSA: emu10k1 - Fix minimum periods for efx playback
authorTakashi Iwai <tiwai@suse.de>
Mon, 8 Jun 2009 13:50:42 +0000 (15:50 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Jun 2009 13:50:42 +0000 (15:50 +0200)
commit806d31d73843a018cb239fc16ba53d82f4d8dc33
tree87a856bbef4ab78679ddb0e4c02962f8ff4e49ef
parentccc0d38ec13d4649d4168c1db590137df53ad783
ALSA: emu10k1 - Fix minimum periods for efx playback

EFX playback stream should have periods_min = 2 to avoid the buffer
position overflow (due to restrictions of the pcm-indirect helper).

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