[RFC][PATCH 0/3] Last of the clocksource_register_hz cleanups

From: John Stultz
Date: Mon Jan 23 2012 - 19:06:31 EST


So I'm hoping to finally kill off clocksource_register(), so I wanted
to get the last of the hardware specific clocksources changes that I
cannot test to be reviewed by maintainers.

In some cases the patches are not clearly correct, or the existing
code is broken and I don't know how to fix it. So feedback here
would be greatly appreciated!

thanks
-john

CC: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
CC: Jim Cromie <jim.cromie@xxxxxxxxx>
CC: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
CC: Yong Zhang <yong.zhang0@xxxxxxxxx>

John Stultz (3):
clocksource: s390: Convert s390 to use clocksource_register_khz
clocksource: scx200_hrt: Convert scx200 to use
clocksource_register_hz
clocksource: Convert mips pnx8550 to use clocksource_register_hz

arch/mips/pnx8550/common/time.c | 7 ++++++-
arch/s390/kernel/time.c | 13 ++++++++++---
drivers/clocksource/scx200_hrt.c | 19 ++++++-------------
3 files changed, 22 insertions(+), 17 deletions(-)

--
1.7.3.2.146.gca209

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/