ARM: OMAP: Update dmtimers
authorTimo Teras <timo.teras@solidboot.com>
Mon, 19 Jun 2006 16:37:21 +0000 (19:37 +0300)
committerJuha Yrjola <juha.yrjola@solidboot.com>
Mon, 19 Jun 2006 16:46:42 +0000 (19:46 +0300)
- Initialize timer outside of spinlock to reduce the time the spinlock is held
- Do clk_get to the source clocks during initialization to avoid sleeping later
- New function to set counter register

Signed-off-by: Timo Teras <timo.teras@solidboot.com>
Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>

No differences found