]> 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 12:11:30 +0000 (04:11 -0800)
commit3633f63db6a8854c9d5c4c95d379661ee5f699e9
tree84a86bd8e0ceb845339d52e9b4624e765a470ea8
parent34806b4bff9d7ffc743f47ad6be52bb0fd629f33
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