1
0
Fork 0
alistair23-linux/arch/mips/au1000/pb1100
Kevin Hickey fd7ccfa7ac [MIPS] Initialization of Alchemy boards
An earlier update changed some calls from simple_strotl to strict_strtol but
did not account for the differences in the syntax between the calls.
simple_strotl returns the integer; strict_strtol returns an error code and
takes a pointer to the result.  As it was, NULL was being passed in place of
the result, which led to failures during kernel initialization when using
YAMON.

Signed-off-by: Kevin Hickey <khickey@rmicorp.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-07-30 21:54:34 +01:00
..
Makefile [MIPS] Pb1100 code style cleanup 2008-05-12 16:46:54 +01:00
board_setup.c [MIPS] Pb1100 code style cleanup 2008-05-12 16:46:54 +01:00
init.c [MIPS] Initialization of Alchemy boards 2008-07-30 21:54:34 +01:00
irqmap.c [MIPS] Pb1100 code style cleanup 2008-05-12 16:46:54 +01:00