From: Daniel Axtens Date: Tue, 31 Mar 2015 05:00:46 +0000 (+1100) Subject: powerpc: Create pci_controller_ops.window_alignment and shim X-Git-Tag: omap-for-v4.2/o2_dc~116^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=542070baf4a0fe9de14cc2c4ca3ff1b43f14f90f;p=pandora-kernel.git powerpc: Create pci_controller_ops.window_alignment and shim Add pci_controller_ops.window_alignment, shadowing ppc_md.pcibios_window_alignment. Add a shim, and changes the callsites to use the shim. Here, we use pci_window_alignment, as pcibios_window_alignment is already taken. Signed-off-by: Daniel Axtens Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed