commit | 8d86fb2c80ec376b35ae64ac858d406ae1d42a3f | [log] [tgz] |
---|---|---|
author | David Woodhouse <David.Woodhouse@intel.com> | Mon Oct 12 12:48:43 2009 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Oct 12 14:42:04 2009 +0100 |
tree | 66ae9941d9f9785fd75365c357b706ff2d31f67a | |
parent | e0fc7e0b4b5e69616f10a894ab9afff3c64be74e [diff] |
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 <David.Woodhouse@intel.com>