]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap3/am33xx: mux: fix several checkpatch issues
authorIgor Grinberg <grinberg@compulab.co.il>
Tue, 21 Oct 2014 15:25:30 +0000 (18:25 +0300)
committerTom Rini <trini@ti.com>
Thu, 23 Oct 2014 15:53:02 +0000 (11:53 -0400)
commitb5ff205cdb0da6eff8a02653bf5192ea8d661faa
tree512eb3f7c97b46f1f1f2c53d8c78afc547710ca9
parentf1b14179f0ca3a20e6a4a25500f85d5b20b1fd64
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>
14 files changed:
arch/arm/include/asm/arch-am33xx/mux.h
arch/arm/include/asm/arch-omap3/mux.h
board/8dtech/eco5pk/eco5pk.h
board/compulab/cm_t35/cm_t35.c
board/htkw/mcx/mcx.h
board/logicpd/am3517evm/am3517evm.h
board/logicpd/omap3som/omap3logic.c
board/pandora/pandora.h
board/technexion/tao3530/tao3530.h
board/technexion/twister/twister.h
board/teejet/mt_ventoux/mt_ventoux.h
board/ti/am3517crane/am3517crane.h
board/ti/evm/evm.h
board/ti/sdp3430/sdp.h