ARM: LPC32xx: Fix missing and bad LPC32XX macros
authorRoland Stigge <stigge@antcom.de>
Mon, 27 Feb 2012 16:31:24 +0000 (17:31 +0100)
committerRoland Stigge <stigge@antcom.de>
Mon, 27 Feb 2012 16:31:24 +0000 (17:31 +0100)
commitcfac337b0fbcad5181096ab72bb24a05bd444562
treefce7d84f4fe0cd77779c603cf060288ba5929f6e
parent6b21d18ed50c7d145220b0724ea7f2613abf0f95
ARM: LPC32xx: Fix missing and bad LPC32XX macros

Some of the LPC32XX_* macros were typed ("LCP32XX_*"), which is fixed by this
patch. (Besides another LCP doc typo.)

Further, the LPC32XX_GPIO_P2_MUX_SET/CLR/STATE macros were missing.

Signed-off-by: Roland Stigge <stigge@antcom.de>
arch/arm/mach-lpc32xx/include/mach/platform.h
arch/arm/mach-lpc32xx/pm.c
arch/arm/mach-lpc32xx/timer.c