]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: pcm: snd_interval_step: fix changes of open intervals
authorClemens Ladisch <clemens@ladisch.de>
Sun, 7 Sep 2014 19:43:41 +0000 (21:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Sep 2014 08:54:25 +0000 (10:54 +0200)
commitdf1e471966479526ae64b64d8851a89db26b30bb
tree6608122692b7a7fd212a2406440356cf5ca5c4c1
parent0f519b622151339b7754d0406ddc40940063572a
ALSA: pcm: snd_interval_step: fix changes of open intervals

Changing an interval boundary to a multiple of the step size makes that
boundary exact.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/pcm_lib.c