From: Russell King Date: Sat, 10 Mar 2012 11:30:46 +0000 (+0000) Subject: ARM: PCI: integrator: use common PCI swizzle X-Git-Tag: v3.5-rc1~182^2~2^6~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b28626da344ea3d9f9c518a6c082db9306f534ff;p=pandora-kernel.git ARM: PCI: integrator: use common PCI swizzle The Integrator swizzle function is almost the same as the standard PCI swizzle, except for an initial check for pin = 0. Make the integrator swizzle function a wrapper around the standard PCI swizzle function so we preseve this behaviour while using common code. [fix to use pci_std_swizzle from Linus Walleij] Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed