]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4e11eae410c3691bb836e1d624247380a2f5c75c
treefce7d84f4fe0cd77779c603cf060288ba5929f6e
parent5500df547ae74dc44ce24c6cbd2cb2d777795f4b
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