On 20 January 2016 at 13:27, Simon Glass <[email protected]> wrote: > On 13 January 2016 at 20:39, Bin Meng <[email protected]> wrote: >> Create internal routines which take lpuart's register base as >> a parameter, in preparation for driver model conversion. >> >> Signed-off-by: Bin Meng <[email protected]> >> Reviewed-by: Simon Glass <[email protected]> >> >> --- >> >> Changes in v2: >> - Add missing 'base' parameter in the call to _lpuart_serial_tstc() >> - Change internal routines' parameter 'reg' to 'base' >> >> drivers/serial/serial_lpuart.c | 88 >> +++++++++++++++++++++++++++++++----------- >> 1 file changed, 66 insertions(+), 22 deletions(-) >> > > Acked-by: Simon Glass <[email protected]>
Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

