linux/arch/arm/mach-omap1
Jon Hunter 6615975bc5 ARM: OMAP: Add flag to indicate if a timer needs a manual reset
For OMAP1 devices, it is necessary to perform a manual reset of the timer.
Currently, this is indicating by setting the "needs_manual_reset" variable in
the platform data. Instead of using an extra variable to indicate this add a new
timer capabilities flag to indicate this and remove the "needs_manual_reset"
member from the platform data.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2012-06-14 02:39:47 -07:00
..
2012-03-30 17:31:56 -07:00
2012-05-26 13:14:01 -07:00
2012-03-13 21:22:09 -05:00
2012-03-28 18:30:01 +01:00
2012-03-27 16:03:32 -07:00
2012-04-09 10:50:12 -07:00
2012-04-13 06:34:27 -06:00