From: Alex Williamson Date: Mon, 3 Feb 2014 21:27:39 +0000 (-0700) Subject: PCI: Add pci_dev_flag for ACS enable quirks X-Git-Tag: v3.15-rc1~143^2~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5757a769ea4e094df6ec92d9ce7d05a90d5bf3e6;p=pandora-kernel.git PCI: Add pci_dev_flag for ACS enable quirks Quirks that enable ACS-compatible functionality on a device need some way to track whether a given device has been enabled. Rather than create new data structures for this, allocate one of the pci_dev_flags to indicate this setup. Signed-off-by: Alex Williamson Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed