[U-Boot] [PATCH v2 5/9] dm: at91: Refactor serial driver slightly for driver model
Simon Glass
sjg at chromium.org
Sun Nov 23 13:55:34 CET 2014
On 29 October 2014 at 20:08, Simon Glass <sjg at chromium.org> wrote:
> Before adding driver model support, split out a few of the functions so
> that they can be used by the driver model code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Acked-by: Andreas Bießmann <andreas.devel at googlemail.com>
> ---
>
> Changes in v2: None
>
> drivers/serial/atmel_usart.c | 32 +++++++++++++++++++++++---------
> 1 file changed, 23 insertions(+), 9 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list