]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 21 Jun 2011 22:26:14 +0000 (00:26 +0200)
commit5e4a050d85b8428a5e573fbc953748fb99f0bd23
tree5f16017ba4777173b54cab46a94dffefed3640e9
parent8d3c41c8bc6a246c5f2c85481b190271dfa13f36
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