]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: Namespace fixup
authorThomas Gleixner <tglx@linutronix.de>
Mon, 13 Dec 2010 21:45:48 +0000 (22:45 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 13 Dec 2010 21:48:21 +0000 (22:48 +0100)
commit7ac73fd71a615db195ceada357f7da458dee7bd0
tree038d92c31b95abfd5ab83428ab965de82548c4c9
parentb7377db90b4f2621a60f6b68d9275cbfd69e88ca
rtc: Namespace fixup

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>
drivers/rtc/class.c
drivers/rtc/interface.c
include/linux/rtc.h