From: Tony Breeds Date: Wed, 30 Nov 2011 21:39:18 +0000 (+0000) Subject: powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwops X-Git-Tag: v3.3-rc1~181^2~34^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8115846e1a6c27714de442669694050f8ee35850;p=pandora-kernel.git powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwops Currituck doesn't need nor use SDR so aborting the pci setup if there is no sdr-base would be bad. Add a flag to ppc4xx_pciex_hwops for the backends to state if they need SDR and then only complain and abort if they do and it's not found in the device tree. Signed-off-by: Tony Breeds Signed-off-by: Josh Boyer --- Reading git-diff-tree failed