]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 3 Dec 2012 16:24:20 +0000 (11:24 -0500)
commiteca886db410d03334fbdeb795ae9b6bb6c3b1fce
tree40c654768fc6788ae9e2e0dad10f8953cf53f904
parent9489e9dcae718d5fde988e4a684a0f55b5f94d17
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