]> git.alsa-project.org Git - alsa-lib.git/commit
Remove the check of start_threshold in sw_params
authorTakashi Iwai <tiwai@suse.de>
Thu, 23 Jun 2005 10:04:56 +0000 (10:04 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 23 Jun 2005 10:04:56 +0000 (10:04 +0000)
commitaa5a4d1f1a802d85b7d9d2a179a88bea256ca51f
treee32f68b601faa75874d6f7e332387e8476eee4fc
parent274bce69e7ed7128aa1f4f5f2530be8765b87265
Remove the check of start_threshold in sw_params

Removed the invalid check of start_threshold with period_size
in snd_pcm_sw_params().
src/pcm/pcm.c