commit | 806d31d73843a018cb239fc16ba53d82f4d8dc33 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jun 08 15:50:42 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jun 08 15:50:42 2009 +0200 |
tree | 87a856bbef4ab78679ddb0e4c02962f8ff4e49ef | |
parent | ccc0d38ec13d4649d4168c1db590137df53ad783 [diff] |
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>