ARM: OMAP: dmtimer.c omap1 register fix
authorMatthew Percival <matthew@capgo.com>
Fri, 26 Jan 2007 00:24:29 +0000 (16:24 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 2 Mar 2007 09:47:11 +0000 (01:47 -0800)
commit53037f4c1009c9cf5e6c95a616d1952a240f6540
treecff8ec1824d4e1f239cda85626976e150cf745da
parente016a40cab504f6e0537fa5bdb3874a2bbefe9dc
ARM: OMAP: dmtimer.c omap1 register fix

When I went to use dmtimer7 it did not seem to work.  I noticed that
the base addresses for dmtimers 7 and 8 were set wrong.  A simple patch
to correct a small error.  Confirmed to fix the problem on an OSK.

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