]> 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>
Mon, 2 Apr 2007 15:21:18 +0000 (11:21 -0400)
commit4875cc346d143f7a2d36682f4c9e2055bd19a200
treee242680ae540e6c91693b105c3a4972ff35bb692
parent49759bb7c93ecf64636273455a6771c5fc7ffedd
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