MIPS: Netlogic: Update comments in smpboot.S
authorJayachandran C <jayachandranc@netlogicmicro.com>
Tue, 24 Jul 2012 15:26:34 +0000 (17:26 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 24 Jul 2012 15:26:34 +0000 (17:26 +0200)
commitcedc8ef87c3349a6645e285f920715380dd25ddc
treef50cfa5c0fed0b50289511c8c5dba51c57710483
parent28a33cbc24e4256c143dce96c7d93bf423229f92
MIPS: Netlogic: Update comments in smpboot.S

No change in logic, comments update and whitespace cleanup.

* A few comments in the file were in assembler style and the rest
  int C style, convert all of them to C style.
* Mark workarounds for Ax silicon with a macro XLP_AX_WORKAROUND
* Whitespace fixes - use tabs consistently
* rename __config_lsu macro to xlp_config_lsu

Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3749/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/netlogic/common/smpboot.S