Mark pci_apply_final_quirks() __init rather than __devinit
authorDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 12 Oct 2009 11:50:34 +0000 (12:50 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 12 Oct 2009 13:42:06 +0000 (14:42 +0100)
It doesn't get invoked on hotplug; it can be thrown away after init.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found