OSDN Git Service

tilegx: remove __init from pci fixup hook
authorChris Metcalf <cmetcalf@tilera.com>
Thu, 25 Oct 2012 20:36:11 +0000 (16:36 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 12 Dec 2012 22:22:17 +0000 (17:22 -0500)
commit5955a5966632d0f49cb9418ae437db604db295d9
tree4086c35fc839521bf0b68e31c455d5ca1b6c3b50
parent29594404d7fe73cd80eaa4ee8c43dcc53970c60e
tilegx: remove __init from pci fixup hook

Support having the PCI bus be removed at runtime and rediscovered.
gregkh@linuxfoundation.org argued for removing __init rather
than converting it to __devinit.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/pci_gx.c