From: Wu Zhangjin Date: Thu, 2 Jul 2009 15:22:36 +0000 (+0800) Subject: MIPS: Loongson: Split the implementation of prom and setup parts X-Git-Tag: v2.6.32-rc1~658^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd92aa013e8fcd17328ec8e060477761cf3380d9;p=pandora-kernel.git MIPS: Loongson: Split the implementation of prom and setup parts This patch split the old initilization and setup implementation to several file, one file one logic function. the other main changes include: 1. as the script/checkpatch.pl suggests, use strict_strtol instead of simple_strtol in arch/mips/lemote/lm2e/cmdline.c 2. use the existed macros in asm/mips-boards/bonito64.h as the arguments of set_io_port_base() and remove the un-needed ones in asm/mach-lemote/pci.h Signed-off-by: Wu Zhangjin Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed