]> 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>
Sat, 15 Sep 2007 19:41:08 +0000 (12:41 -0700)
commit9b19ccc9096e498f1603dfefbcc3eafa6f1e4f9b
tree710ed2f44d3a4a535ad317a424fde73851c0e5e6
parentc11b1e1cf8e133f3dcb9e0ffe275f04df307fb48
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