Manuel Lauss
d334c2b9de
MIPS: Alchemy: Fix unchecked kstrtoul return value
...
enabled __must_check logic triggers a build error for mtx1 and gpr
in the prom init code. Fix by checking the kstrtoul() return value.
Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com >
Cc: Linux-MIPS <linux-mips@linux-mips.org >
Patchwork: https://patchwork.linux-mips.org/patch/6574/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2014-03-06 20:52:28 +01:00
Ralf Baechle
bdc92d74e0
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2013-05-22 01:34:27 +02:00
Ralf Baechle
7034228792
MIPS: Whitespace cleanup.
...
Having received another series of whitespace patches I decided to do this
once and for all rather than dealing with this kind of patches trickling
in forever.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2013-02-01 10:00:22 +01:00
Manuel Lauss
8e026910fc
MIPS: Alchemy: merge GPR/MTX-1/XXS1500 board code into single files
...
Most of these files are have more comments than real code; merge
them all into single board-<name>.c files.
Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com >
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2869/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2011-12-07 22:02:06 +00:00