]> 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, 7 May 2007 23:24:25 +0000 (16:24 -0700)
commitdc06228d7e57fafb4abc5d6235ba20649b88c2cd
tree9f6ebad25d1446eb7f06302afa909927968e3919
parent8c5cea48108a32dd8ec01c3789135e3be4bbfc1f
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