]> 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>
Tue, 27 Feb 2007 10:31:45 +0000 (02:31 -0800)
commitc2ac2e398a695c064474af0c301b257f1250a26b
treeb245f93634d360dfa6b9ce56e2f10810aa0d2a9e
parente4fe23bc3ad90c366f78b16a0fa97c28d7958591
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