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:
adf25df
)
[ALSA] rtctimer: optimize module parameter validation
author
Clemens Ladisch
<clemens@ladisch.de>
Tue, 27 Sep 2005 13:57:24 +0000
(15:57 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Fri, 4 Nov 2005 12:16:48 +0000
(13:16 +0100)
Modules: RTC timer driver
The check whether rtctimer_freq is a power of two can be done easier
with a simple bit operation.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/core/rtctimer.c
patch
|
blob
|
history
diff --cc
sound/core/rtctimer.c
Simple merge