From: Chris Metcalf Date: Thu, 25 Oct 2012 20:36:11 +0000 (-0400) Subject: tilegx: remove __init from pci fixup hook X-Git-Tag: v3.8-rc1~57^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5955a5966632d0f49cb9418ae437db604db295d9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed