[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1327363550-19952-1-git-send-email-john.stultz@linaro.org>
Date: Mon, 23 Jan 2012 16:05:47 -0800
From: John Stultz <john.stultz@...aro.org>
To: lkml <linux-kernel@...r.kernel.org>
Cc: John Stultz <john.stultz@...aro.org>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
Jim Cromie <jim.cromie@...il.com>,
Ralf Baechle <ralf@...ux-mips.org>,
Yong Zhang <yong.zhang0@...il.com>
Subject: [RFC][PATCH 0/3] Last of the clocksource_register_hz cleanups
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@...ibm.com>
CC: Jim Cromie <jim.cromie@...il.com>
CC: Ralf Baechle <ralf@...ux-mips.org>
CC: Yong Zhang <yong.zhang0@...il.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists