diff options
| author | Igor Grinberg <[email protected]> | 2014-10-21 18:25:30 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2014-10-23 11:53:02 -0400 |
| commit | b5ff205cdb0da6eff8a02653bf5192ea8d661faa (patch) | |
| tree | 512eb3f7c97b46f1f1f2c53d8c78afc547710ca9 /include/linux/stringify.h | |
| parent | f1b14179f0ca3a20e6a4a25500f85d5b20b1fd64 (diff) | |
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 <[email protected]>
Cc: Ilya Yanok <[email protected]>
Cc: Vaibhav Hiremath <[email protected]>
Cc: Peter Barada <[email protected]>
Cc: Grazvydas Ignotas <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Nagendra T S <[email protected]>
Cc: Nishanth Menon <[email protected]>
Cc: Tom Rini <[email protected]>
Signed-off-by: Igor Grinberg <[email protected]>
Acked-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions
