[U-Boot] [PATCH v2 8/8] serial: remove uniphier_serial_initialize() call
Simon Glass
sjg at chromium.org
Fri Oct 24 05:55:12 CEST 2014
On 23 October 2014 07:26, Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
> The UniPhier serial driver has been converted to driver model.
> Let's remove uniphier_serial_initialize() call from the old
> serial driver framework.
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/serial/serial.c | 2 --
> 1 file changed, 2 deletions(-)
Applied to u-boot-dm/master, thanks!
More information about the U-Boot
mailing list