kernel_optimize_test/arch/powerpc
Daniel Axtens 542070baf4 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 <dja@axtens.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2015-04-11 20:49:13 +10:00
..
boot powerpc: Remove the celleb support 2015-04-07 17:15:13 +10:00
configs powerpc: Remove the celleb support 2015-04-07 17:15:13 +10:00
crypto
include powerpc: Create pci_controller_ops.window_alignment and shim 2015-04-11 20:49:13 +10:00
kernel powerpc: Create pci_controller_ops.window_alignment and shim 2015-04-11 20:49:13 +10:00
kvm
lib powerpc: Replace mem_init_done with slab_is_available() 2015-04-10 20:02:48 +10:00
math-emu
mm powerpc: Replace mem_init_done with slab_is_available() 2015-04-10 20:02:48 +10:00
net
oprofile
perf
platforms powerpc: pcibios_enable_device_hook: return bool rather than int 2015-04-11 20:49:10 +10:00
sysdev powerpc: Drop return value of smp_ops->probe() 2015-04-10 20:02:49 +10:00
xmon
Kconfig
Kconfig.debug powerpc: Remove the celleb support 2015-04-07 17:15:13 +10:00
Makefile
relocs_check.sh