On Wed, Mar 31, 2010 at 01:05:47PM +0200, Balbi Felipe (Nokia-D/Helsinki) wrote:
The following patches convert 32k-sync timer into a platform_driver and also remove dead code from timer32k.c If anyone has a good idea on how to fix-up timer-gp.c, I'll be glad to hear. Currently I can't move it to platform_driver because it's used the system timer during machine start so I can't find a proper location to register the platform_device. If we don't register a system timer, we will loop forever trying to calibrate the delay loop. The patches were boot tested on rx51 and compile tested with omap_h2_1610_defconfig.
forget this, sent older version. platform_device name is different than platform_driver name.
-- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html