]> 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, 16 Apr 2007 20:54:25 +0000 (20:54 +0000)
commitb1c8a0ef5b002c1c0adc7410053ebeacb834fe4f
tree47b3d0375fd96da8b2cc6242e5ddddf9623a548a
parenteaf3ae957f94b9f037d507aba535c0e5b14ddd9e
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