Simon Glass 97b0597302 debug_uart: Adjust the declaration of debug_uart_init()
We want to be able to add other common code to this function. So change the
driver's version to have an underscore before it, just like
_debug_uart_putc(). Define debug_uart_init() to call this version.

Update all drivers to this new method.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-10-21 07:46:50 -06:00
..
2015-01-14 11:35:44 -05:00
2015-07-21 17:39:19 -06:00
2015-01-14 11:35:44 -05:00
2011-01-18 23:38:08 +01:00
2014-01-08 17:20:34 -07:00
2014-07-18 17:53:22 -04:00
2010-09-19 19:29:47 +02:00
2014-10-25 07:02:01 -04:00
2012-04-29 14:14:08 +02:00
2015-07-21 17:39:28 -06:00
2014-07-18 17:53:23 -04:00
2014-10-27 11:04:01 -04:00