From: David Woodhouse Date: Mon, 12 Oct 2009 11:50:34 +0000 (+0100) Subject: Mark pci_apply_final_quirks() __init rather than __devinit X-Git-Tag: v2.6.32-rc5~34^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00010268842bda320d43159324651c330e1e8136;p=pandora-kernel.git Mark pci_apply_final_quirks() __init rather than __devinit It doesn't get invoked on hotplug; it can be thrown away after init. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed