linux-kernel-test/arch/mips/au1000
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
..
common remove include/linux/pm_legacy.h 2008-07-24 10:47:22 -07:00
db1x00 [MIPS] Initialization of Alchemy boards 2008-07-30 21:54:34 +01:00
mtx-1 [MIPS] Initialization of Alchemy boards 2008-07-30 21:54:34 +01:00
pb1000 [MIPS] Initialization of Alchemy boards 2008-07-30 21:54:34 +01:00
pb1100 [MIPS] Initialization of Alchemy boards 2008-07-30 21:54:34 +01:00
pb1200 [MIPS] Initialization of Alchemy boards 2008-07-30 21:54:34 +01:00
pb1500 [MIPS] Initialization of Alchemy boards 2008-07-30 21:54:34 +01:00
pb1550 [MIPS] Initialization of Alchemy boards 2008-07-30 21:54:34 +01:00
xxs1500 [MIPS] Initialization of Alchemy boards 2008-07-30 21:54:34 +01:00
Kconfig [MIPS] Alchemy: fix PCI resource conflict 2007-12-14 17:34:29 +00:00