linux/sound/core/oss
Lars-Peter Clausen f6dbe1bee5 ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two()
Instead of opencoding them use the standard roundup_pow_of_two() and
rounddown_pow_of_two() helper functions. This gets rids one of the few users
of the custom ld2() function and also makes it a bit more obvious what the
code does.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-12-30 16:41:55 +01:00
..
Makefile
copy.c
io.c
linear.c
mixer_oss.c
mulaw.c
pcm_oss.c ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two() 2014-12-30 16:41:55 +01:00
pcm_plugin.c
pcm_plugin.h
rate.c
route.c