From: Gabor Juhos Date: Sun, 3 Feb 2013 09:59:45 +0000 (+0000) Subject: MIPS: pci-ar724x: remove static PCI IO/MEM resources X-Git-Tag: v3.9-rc1~26^2~1^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34b134aebda89888b6985b7a3139e9cbdf209236;p=pandora-kernel.git MIPS: pci-ar724x: remove static PCI IO/MEM resources Static resources become impractical when multiple PCI controllers are present. Move the resources into the platform device registration code and change the probe routine to get those from there platform device's resources. Signed-off-by: Gabor Juhos Patchwork: http://patchwork.linux-mips.org/patch/4914/ Signed-off-by: John Crispin --- Reading git-diff-tree failed