[U-Boot] [PATCH 03/71] serial: Properly spell out the structure member names of serial_driver

Michal Simek monstr at monstr.eu
Tue Sep 18 08:13:33 CEST 2012


On 09/17/2012 01:20 AM, Marek Vasut wrote:
> Properly spell out the whole structure member names when an initialized
> varible is instantiated from the struct serial_driver. In case the
> structure definition for struct serial_driver undergoes reordering,
> there will be no impact on variables defined based on this structure.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Marek Vasut <marek.vasut at gmail.com>
> Cc: Tom Rini <trini at ti.com>
> Cc: Anatolij Gustschin <agust at denx.de>
> Cc: Stefan Roese <sr at denx.de>
> Cc: Mike Frysinger <vapier at gentoo.org>
> Cc: C Nauman <cnauman at diagraph.com>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
> Cc: Michal Simek <monstr at monstr.eu>
> ---
>   arch/powerpc/cpu/mpc512x/serial.c  |   18 +++++++++---------
>   arch/powerpc/cpu/mpc5xxx/serial.c  |   32 ++++++++++++++++----------------
>   arch/powerpc/cpu/mpc8xx/serial.c   |   32 ++++++++++++++++----------------
>   board/logicpd/zoom2/zoom2_serial.h |   16 ++++++++--------
>   drivers/serial/serial.c            |   19 ++++++++++---------
>   drivers/serial/serial_pxa.c        |   16 ++++++++--------
>   drivers/serial/serial_s3c24x0.c    |   18 +++++++++---------
>   drivers/serial/serial_s5p.c        |   19 ++++++++++---------
>   drivers/serial/serial_xuartlite.c  |   19 ++++++++++---------
>   9 files changed, 96 insertions(+), 93 deletions(-)

Uartlite part looks good to me.
Acked-by: Michal Simek <monstr at monstr.eu>

Thanks,
Michal


-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian


More information about the U-Boot mailing list