[RFC PATCH 1/5] arm:omap1/2/3/4:Convert 32k-Sync clocksource driver to platform_driver

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Jan 18 06:59:52 EST 2012


On Wed, Jan 18, 2012 at 04:58:02PM +0530, Vaibhav Hiremath wrote:
> Convert counter_32k clocksource driver to standard platform_driver
> and move it drivers/clocksource/ directory.
> 
> Also, rename it to more generic name "omap-32k.c".

NAK.  sched_clock is supposed to be available early.  Platform device
driver initialization is FAR too late.

Note that some of the code you're moving has changed in current kernels.



More information about the linux-arm-kernel mailing list