git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac51902
)
[ALSA] is_power_of_2 in rtctimer.c
author
vignesh babu
<vignesh.babu@wipro.com>
Thu, 22 Feb 2007 12:23:01 +0000
(13:23 +0100)
committer
Jaroslav Kysela
<perex@suse.cz>
Fri, 11 May 2007 14:55:42 +0000
(16:55 +0200)
Replacing (n & (n-1)) in the context of power of 2 checks
with is_power_of_2
Signed-off-by: vignesh babu <vignesh.babu@wipro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
No differences found