ARM: mach-imx/scb9328: Make the UART gpio setup simpler
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 21 Jun 2011 17:49:36 +0000 (14:49 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 7 Jul 2011 08:00:01 +0000 (10:00 +0200)
commit31b738a4f4dfea3b464a9cb5fe18aa4ba85eb984
treea34fca6409e2254c1cf05652413787626fb9f8e9
parentae817266710b18f767cf247e9568f52fb88abca0
ARM: mach-imx/scb9328: Make the UART gpio setup simpler

Place the UART gpio initialization inside the scb9328_init function as it is done on
other i.MX boards.

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