All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] clocksource/cadence_ttc: Add sched_clock functionality
@ 2013-07-08 16:51 ` Soren Brinkmann
  0 siblings, 0 replies; 12+ messages in thread
From: Soren Brinkmann @ 2013-07-08 16:51 UTC (permalink / raw)
  To: John Stultz, Thomas Gleixner, Baruch Siach
  Cc: linux-kernel, linux-arm-kernel, Michal Simek, Soren Brinkmann

I updated the original patch according to the discussion with Thomas and Baruch.
Furthermore, I noticed that the driver includes the clk-provider header for no
apparent reason and removed it.

	Sören

v2:
 - adding patch to remove unused header to the series
 - #include linux/sched_clock.h instead of asm/sched_clock.h
 - remove Kconfig options and #ifdefs around sched_clock related code
    The reasons for having those are obsolete, since ARM deprecated its
    custom sched_clock framework and migrated to the common one.


Soren Brinkmann (2):
  clocksource/cadence_ttc: Remove unused header
  clocksource/cadence_ttc: Reuse clocksource as sched_clock

 drivers/clocksource/cadence_ttc_timer.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

-- 
1.8.3.2


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

end of thread, other threads:[~2013-07-16 15:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-08 16:51 [PATCH v2 0/2] clocksource/cadence_ttc: Add sched_clock functionality Soren Brinkmann
2013-07-08 16:51 ` Soren Brinkmann
2013-07-08 16:51 ` [PATCH v2 1/2] clocksource/cadence_ttc: Remove unused header Soren Brinkmann
2013-07-08 16:51   ` Soren Brinkmann
2013-07-08 16:51 ` [PATCH v2 2/2] clocksource/cadence_ttc: Reuse clocksource as sched_clock Soren Brinkmann
2013-07-08 16:51   ` Soren Brinkmann
2013-07-12 12:08   ` Michal Simek
2013-07-12 12:08     ` Michal Simek
2013-07-16 15:32     ` Daniel Lezcano
2013-07-16 15:32       ` Daniel Lezcano
2013-07-16 15:51       ` Sören Brinkmann
2013-07-16 15:51         ` Sören Brinkmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.