From: David Woodhouse Date: Mon, 12 Oct 2009 11:48:43 +0000 (+0100) Subject: Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c X-Git-Tag: v2.6.32-rc5~34^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d86fb2c80ec376b35ae64ac858d406ae1d42a3f;p=pandora-kernel.git Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c This function may have done more in the past, but all it does now is apply the PCI_FIXUP_FINAL quirks. So name it sensibly and put it where it belongs. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed