commit | 96c8f06a0fb359a9a89701a7afab6d837e466ab0 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Dec 13 22:45:48 2010 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Dec 13 22:48:21 2010 +0100 |
tree | 038d92c31b95abfd5ab83428ab965de82548c4c9 | |
parent | 042620a018afcfba1d678062b62e463b9e43a68d [diff] |
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>