diff options
| author | 2014-12-29 19:41:45 +0100 | |
|---|---|---|
| committer | 2014-12-30 16:41:55 +0100 | |
| commit | f6dbe1bee59741cd7699e7da3019e67c77d9bd6f (patch) | |
| tree | a7d657aa50fd33afb445134d944121c8391fa213 /scripts/basic | |
| parent | ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min() (diff) | |
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>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
