ARM: mx5/mx51_babbage: Move GPIO initialization for USB PHY Reset line to common...
authorFabio Estevam <festevam@gmail.com>
Sat, 28 May 2011 13:54:35 +0000 (10:54 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 7 Jul 2011 07:59:56 +0000 (09:59 +0200)
commit2e7b1bfcb98dd232faf85b4a0a2611a49454c2ea
tree680063e75a9d9ab77bbfe5c1edd5dbeadf831504
parent58f45e3c6f4fd2b9b9d7d43af71409a79a4b4cf6
ARM: mx5/mx51_babbage: Move GPIO initialization for USB PHY Reset line to common place

The USB PHY Reset GPIO can be configured in the same place as the other GPIOs.

While at it rename the pin as BABBAGE_USB_PHY_RESET to make clearer its purpose.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx5/board-mx51_babbage.c