]> 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)
commit99ab65372b2b0b414ab96c7760eb6a45e53c2e30
treefce7d84f4fe0cd77779c603cf060288ba5929f6e
parent8b81a98ee00a38456458c7ea6e1f1d8170ce95b8
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