]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: LPC32xx: Remove board specific GPIO init
authorRoland Stigge <stigge@antcom.de>
Thu, 6 Sep 2012 09:39:29 +0000 (11:39 +0200)
committerRoland Stigge <stigge@antcom.de>
Thu, 6 Sep 2012 09:39:29 +0000 (11:39 +0200)
commit7a5deff68f9e0a1db170ac9dd3b2b4aaddc1b80c
tree6c705504c0969b0258e974ca80831d50dd6a6af6
parent5b941238fe1a0b015ff6519a6287ce1eae4fb8c9
ARM: LPC32xx: Remove board specific GPIO init

This patch removes a board specific GPIO initialization (for MMC power) from
the platform initialization. On the reference boards (PHY3250 and EA3250), this
separate initialization is not necessary, now reducing board specific
initialization in the platform init of phy3250.c.

Signed-off-by: Roland Stigge <stigge@antcom.de>
arch/arm/mach-lpc32xx/phy3250.c