ALSA: pcm: snd_interval_step: drop the min parameter
authorClemens Ladisch <clemens@ladisch.de>
Sun, 7 Sep 2014 19:43:07 +0000 (21:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Sep 2014 08:54:18 +0000 (10:54 +0200)
The min parameter was not used by any caller.  And if it were used,
underflows in the calculations could lead to incorrect results.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found