From: Joerg Roedel Date: Tue, 27 Sep 2011 13:57:13 +0000 (+0200) Subject: PCI: Move ATS implementation into own file X-Git-Tag: v3.2-rc1~128^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db3c33c6d3fa04ee46b491e9d75d0d3b4798d074;p=pandora-kernel.git PCI: Move ATS implementation into own file ATS does not depend on IOV support, so move the code into its own file. This file will also include support for the PRI and PASID capabilities later. Also give ATS its own Kconfig variable to allow selecting it without IOV support. Reviewed-by: Bjorn Helgaas Signed-off-by: Joerg Roedel Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed