omap: Fix dmtimer.c for multi-omap boot
authorTony Lindgren <tony@atomide.com>
Fri, 12 Feb 2010 20:26:46 +0000 (12:26 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 15 Feb 2010 17:26:56 +0000 (09:26 -0800)
commit882c0518e5317a41834d0fceee07ae6ada2d7429
treea0fa29b25af62fd142bba80bd39618792a48fa00
parent56213ca4e440c0b6e56a48f5901c55c4ce3cf1ba
omap: Fix dmtimer.c for multi-omap boot

Fix dmtimer.c for multi-omap boot. Also remove legacy
clk_enable/disable wrappers that are no longer needed.

Note that the clock handling should be further improved
to make use of the clock aliases.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dmtimer.c