]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Fix PRCM base register usage for 243x
authorKevin Hilman <khilman@mvista.com>
Wed, 21 Mar 2007 00:07:50 +0000 (17:07 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Apr 2007 17:39:08 +0000 (13:39 -0400)
commit74e4edfe264906118831f0284a6f66c036097055
tree19407cf748e1a86bae19eae9c37bf053fb8b55d9
parent66d0f1e9da563261ff13019f33c345d99359fe00
ARM: OMAP: Fix PRCM base register usage for 243x

The PRCM base register is different on 242x and 243x.  Use
the #ifdef'd #define from omap24xx.h instead of the locally
defined one.

Signed-off-by: Kevin Hilman <khilman@mvista.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pm.c