]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pci: Split IO vs MMIO indirect access hooks
authorMichael Ellerman <michael@ozlabs.org>
Mon, 11 Apr 2011 21:25:01 +0000 (21:25 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Apr 2011 04:18:27 +0000 (14:18 +1000)
commit71c608683b821d824cd9e9c46c30df9290f30afb
treebd3b54affe6feda4966b688a218bb2bd0bc82611
parent836369ed33e3ea7d1e3e103f5902a68aa865e5ac
powerpc/pci: Split IO vs MMIO indirect access hooks

The goal is to avoid adding overhead to MMIO when only PIO is needed

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/io.h
arch/powerpc/platforms/Kconfig
arch/powerpc/platforms/cell/Kconfig
arch/powerpc/platforms/iseries/Kconfig