From: Grant Likely Date: Fri, 27 Apr 2007 19:50:01 +0000 (+1000) Subject: [POWERPC] New registration for common Xilinx Virtex ppc405 platform devices X-Git-Tag: v2.6.22-rc1~1109^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d26cd57071b4358bcf3a9140a90b38514c7f345e;p=pandora-kernel.git [POWERPC] New registration for common Xilinx Virtex ppc405 platform devices Currently virtex support in mainline make use of the infrastructure in arch/ppc/syslib/ppc_sys.c for registering common devices on virtex ppc405 platforms. The ppc_sys.c code is not well suited to the dynamic nature of FPGA designs and makes adding new board ports more complex. This patch adds a new listing of common devices which does not depend on the ppc_sys.c infrastructure. Signed-off-by: Grant Likely Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed