[U-Boot] [PATCH 5/8] serial: lpuart: Call local version of setbrg and putc directly

Simon Glass sjg at chromium.org
Wed Jan 6 01:25:19 CET 2016


On 31 December 2015 at 01:53, Bin Meng <bmeng.cn at gmail.com> wrote:
> There is no need to go through serial driver subsystem, instead
> call the driver's setbrg and putc routines directly.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/serial/serial_lpuart.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list