linux/arch/powerpc/include
Michael Neuling abeeed6d3d powerpc/pci: Add pcibios_disable_device() hook
This adds a hook into the powerpc pci code for pci_disable_device() calls.  The
generic code already provides a weak pcibios_disable_device() symbol, so we
just need to provide our own in powerpc and it'll get picked up.

This is passed directly to the phb controller ops, provided one exists.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2015-06-03 13:27:16 +10:00
..
asm powerpc/pci: Add pcibios_disable_device() hook 2015-06-03 13:27:16 +10:00
uapi/asm powerpc/eeh: Introduce eeh_pe_inject_err() 2015-05-12 20:33:35 +10:00