linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Convert remaining platforms to common sched_clock()
@ 2012-01-16 12:05 Marc Zyngier
  2012-01-16 12:05 ` [PATCH 1/2] ARM: davinci: convert to common sched_clock() implementation Marc Zyngier
  2012-01-16 12:05 ` [PATCH 2/2] ARM: prima2: " Marc Zyngier
  0 siblings, 2 replies; 4+ messages in thread
From: Marc Zyngier @ 2012-01-16 12:05 UTC (permalink / raw)
  To: linux-arm-kernel

Only two platforms are left with their own sched_clock() implementation.
This patch series converts them, leading in both cases to some cleanup.

Compile tested only.

Marc Zyngier (2):
  ARM: davinci: convert to common sched_clock() implementation
  ARM: prima2: convert to common sched_clock() implementation

 arch/arm/Kconfig             |    2 ++
 arch/arm/mach-davinci/time.c |   24 +++++++-----------------
 arch/arm/mach-prima2/timer.c |   21 +++++++--------------
 3 files changed, 16 insertions(+), 31 deletions(-)

-- 
1.7.7.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-17  8:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-16 12:05 [PATCH 0/2] Convert remaining platforms to common sched_clock() Marc Zyngier
2012-01-16 12:05 ` [PATCH 1/2] ARM: davinci: convert to common sched_clock() implementation Marc Zyngier
2012-01-16 12:05 ` [PATCH 2/2] ARM: prima2: " Marc Zyngier
2012-01-17  8:46   ` Barry Song

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).