]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/pci/pci.c
PCI: Move "pci reassigndev resource alignment" out of quirks.c
authorYinghai Lu <yinghai@kernel.org>
Thu, 16 Feb 2012 05:40:31 +0000 (21:40 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 24 Feb 2012 22:37:26 +0000 (14:37 -0800)
commit2069ecfbe14ebd71a6f98e8a00724e9adf4fe4ee
tree5a0328d6e545a6488e85face05b0a4d78676bedf
parent8474ecd9231434d71a39cd1ba118629e1b036137
PCI: Move "pci reassigndev resource alignment" out of quirks.c

This isn't really a quirk; calling it directly from pci_add_device makes
more sense.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pci.c
drivers/pci/pci.h
drivers/pci/probe.c
drivers/pci/quirks.c
drivers/pci/setup-res.c