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:
042620a
)
rtc: Namespace fixup
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 13 Dec 2010 21:45:48 +0000
(22:45 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 13 Dec 2010 21:48:21 +0000
(22:48 +0100)
rtctimer_* is already occupied by sound/core/rtctimer.c. Instead of
fiddling with that, rename the new functions to rtc_timer_* which
reads nicer anyway.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <johnstul@us.ibm.com>
No differences found