]> www.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>
Thu, 10 May 2007 23:35:44 +0000 (16:35 -0700)
commit27a2dd33f642b968f3487be8b977d5bb156c5864
tree33d0e35829429be1b42eaa0e573a0c98933f4355
parented1dba0cdc73c9c5cd7e782191e124a63acd3784
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