]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
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>
Thu, 1 Mar 2007 07:54:39 +0000 (23:54 -0800)
commit96f93337001fca535d80042af6e39e39bfd549dc
tree2e5735dc363797155f85ead4d0cd184c2f965d54
parent23cfcb0490d0395bbbdeaf5f22f47eb7e94e7a94
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