]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/pci: Add release_device() hook to phb ops
authorMichael Neuling <mikey@neuling.org>
Wed, 27 May 2015 06:06:57 +0000 (16:06 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 3 Jun 2015 03:27:15 +0000 (13:27 +1000)
commit10e796309a670bb2c13eae5aa6f60e10d2d6a6e1
tree1a7569b0ff2c12aa6686a480b4ea15a914b8ace2
parent5b64d2cc41216bef3e19913d1a39c324c2587d11
powerpc/pci: Add release_device() hook to phb ops

Add release_device() hook to phb ops so we can clean up for specific phbs.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/pci-bridge.h
arch/powerpc/kernel/pci-hotplug.c