-
- Downloads
omap3/am33xx: mux: fix several checkpatch issues
Fix the following checkpatch issues: CHECK: No space is necessary after a cast \#39: FILE: arch/arm/include/asm/arch-am33xx/mux.h:39: +#define PAD_CTRL_BASE 0x800 +#define OFFSET(x) (unsigned int) (&((struct pad_signals *) \ CHECK: Avoid CamelCase: <CONTROL_PADCONF_JTAG_nTRST> \#284: FILE: arch/arm/include/asm/arch-omap3/mux.h:284: +#define CONTROL_PADCONF_JTAG_nTRST 0x0A1C ERROR: space required after that ',' (ctx:VxV) \#446: FILE: arch/arm/include/asm/arch-omap3/mux.h:446: +#define MUX_VAL(OFFSET,VALUE)\ ^ Cc: Raphael Assenat <raph@8d.com> Cc: Ilya Yanok <yanok@emcraft.com> Cc: Vaibhav Hiremath <hvaibhav@ti.com> Cc: Peter Barada <peter.barada@logicpd.com> Cc: Grazvydas Ignotas <notasas@gmail.com> Cc: Stefan Roese <sr@denx.de> Cc: Stefano Babic <sbabic@denx.de> Cc: Nagendra T S <nagendra@mistralsolutions.com> Cc: Nishanth Menon <nm@ti.com> Cc: Tom Rini <trini@ti.com> Signed-off-by:Igor Grinberg <grinberg@compulab.co.il> Acked-by:
Stefan Roese <sr@denx.de>
Showing
- arch/arm/include/asm/arch-am33xx/mux.h 1 addition, 1 deletionarch/arm/include/asm/arch-am33xx/mux.h
- arch/arm/include/asm/arch-omap3/mux.h 2 additions, 2 deletionsarch/arm/include/asm/arch-omap3/mux.h
- board/8dtech/eco5pk/eco5pk.h 1 addition, 1 deletionboard/8dtech/eco5pk/eco5pk.h
- board/compulab/cm_t35/cm_t35.c 1 addition, 1 deletionboard/compulab/cm_t35/cm_t35.c
- board/htkw/mcx/mcx.h 1 addition, 1 deletionboard/htkw/mcx/mcx.h
- board/logicpd/am3517evm/am3517evm.h 1 addition, 1 deletionboard/logicpd/am3517evm/am3517evm.h
- board/logicpd/omap3som/omap3logic.c 1 addition, 1 deletionboard/logicpd/omap3som/omap3logic.c
- board/pandora/pandora.h 1 addition, 1 deletionboard/pandora/pandora.h
- board/technexion/tao3530/tao3530.h 1 addition, 1 deletionboard/technexion/tao3530/tao3530.h
- board/technexion/twister/twister.h 1 addition, 1 deletionboard/technexion/twister/twister.h
- board/teejet/mt_ventoux/mt_ventoux.h 1 addition, 1 deletionboard/teejet/mt_ventoux/mt_ventoux.h
- board/ti/am3517crane/am3517crane.h 1 addition, 1 deletionboard/ti/am3517crane/am3517crane.h
- board/ti/evm/evm.h 1 addition, 1 deletionboard/ti/evm/evm.h
- board/ti/sdp3430/sdp.h 1 addition, 1 deletionboard/ti/sdp3430/sdp.h
Loading
Please register or sign in to comment