[U-Boot] [PATCH v4 4/9] dm: serial: Put common code into separate functions

Simon Glass sjg at chromium.org
Thu Oct 23 05:05:46 CEST 2014


On 1 October 2014 19:57, Simon Glass <sjg at chromium.org> wrote:
> Avoid duplicating the code which deals with getc() and putc(). It is fairly
> simple, but may expand later.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  drivers/serial/serial-uclass.c | 32 +++++++++++++++++---------------
>  1 file changed, 17 insertions(+), 15 deletions(-)

Applied to u-boot-dm/master.


More information about the U-Boot mailing list