Lucas Stach 0cd10c7abf tegra20: rework UART GPIO handling
Rename board provided gpio_config_uart() to
gpio_early_init_uart() as it does the same thing as the equally
called function provided by the uart-switch code. This allows
to simply call this function in early board init whether or not
we are building with CONFIG_UART_SWITCH defined.

Also provide a weak symbol for this function, to avoid the
need to provide this function for boards that don't need any
fixup.

This patch supersedes the earlier posted
"tegra: convert gpio_config_uart to weak symbol".
Build tested with MAKEALL -s tegra20

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2012-10-15 11:54:07 -07:00
..
2012-10-04 18:11:52 +02:00
2012-02-12 15:03:25 -05:00
2012-09-03 22:11:49 +02:00
2012-10-15 11:54:07 -07:00
2012-03-28 23:41:18 +02:00
2012-04-01 21:37:53 +10:00
2012-02-27 21:19:25 +01:00
2012-03-26 23:09:23 +02:00
2012-10-15 11:54:07 -07:00
2012-02-12 15:03:25 -05:00
2012-10-04 16:59:13 +02:00
2012-10-04 16:57:36 +02:00