ARM: OMAP: dmtimer.c omap1 register fix v2.6.19-omap1
authorMatthew Percival <matthew@capgo.com>
Thu, 21 Dec 2006 23:39:49 +0000 (15:39 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 21 Dec 2006 23:39:49 +0000 (15:39 -0800)
commitcd7e4d7aad3fd915366dff89d0a6a3e0868f1180
tree2db1267d152223c1347552ae6ba8efd48a8bda09
parent16de7dc0ad214cc317db998632c7cdbc8cb3226b
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