]> git.karo-electronics.de Git - karo-tx-linux.git/commit
powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
authorAlistair Popple <alistair@popple.id.au>
Fri, 19 May 2017 20:56:35 +0000 (06:56 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 25 May 2017 13:07:39 +0000 (23:07 +1000)
commit415ba3c157b9de7edc59468d19d48c1d15972a75
tree0e6178a5670f6860b9cfea74ce34617b298d0da8
parentfe06fe860250a4f01d0eaf70a2563b1997174a74
powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call

opal_npu_destroy_context() should be called with the NPU PHB, not the
PCIe PHB.

Fixes: 1ab66d1fbada ("powerpc/powernv: Introduce address translation services for Nvlink2")
Signed-off-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powernv/npu-dma.c