On Wed, 2013-07-10 at 19:27 +0100, John Stultz wrote:Ah, sorry about that!I've been doing a bad job at managing the drivers/clocksource directory,Sections in alphabetical order please.
so Daniel has been helping with review and patch queuing for the clocksource
and clockevent drivers, so add him formally to the MAINTAINERS list.
Cc: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Signed-off-by: John Stultz <john.stultz@xxxxxxxxxx>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5be702c..460c996 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7014,6 +7014,12 @@ F: include/uapi/linux/timex.h
F: kernel/time/clocksource.c
F: kernel/time/time*.c
F: kernel/time/ntp.c
+
+CLOCKSOURCE, CLOCKEVENT DRIVERS
+M: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
+M: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
+S: Supported
F: drivers/clocksource
Does this even apply?Crud. On the road, so I may be having mail client issues. I'll sort this out before resending.
It looks more like an interdiff.
Should the F: include/linux/clocksource.h
and F: kernel/time/clocksource.c entries
above this be moved too?