]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powernv/pci: Rework accessing the TCE invalidate register
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 8 Jul 2016 06:37:14 +0000 (16:37 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 17 Jul 2016 06:42:47 +0000 (16:42 +1000)
commit3228b5434b8d631e29ec90f8fc83065e9a7bf9e9
tree7d037795483812578e88311fc5160d9d1d4b0ebf
parent4e40310f82eb24e0a4e3c8996ebe8b3b8f082e10
powerpc/powernv/pci: Rework accessing the TCE invalidate register

It's architected, always in a known place, so there is no need
to keep a separate pointer to it, we use the existing "regs",
and we complement it with a real mode variant.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
# Conflicts:
# arch/powerpc/platforms/powernv/pci-ioda.c
# arch/powerpc/platforms/powernv/pci.h
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powernv/pci-ioda.c
arch/powerpc/platforms/powernv/pci.h