]> 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>
Wed, 4 Apr 2007 14:32:05 +0000 (10:32 -0400)
commit6bacadf2fb57e02df1cfadf4c87264799f4f1471
tree5d18ce1503072e4cecd3a1fa26cc8eef9596d2b9
parent9c775cb960d0243e2d8ffa9492fe58e63ea7cbda
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