From: Joerg Roedel Date: Tue, 24 Nov 2009 15:40:02 +0000 (+0100) Subject: x86/amd-iommu: Simplify get_device_resources() X-Git-Tag: v2.6.33-rc1~409^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94f6d190eeed91cb2bb901aa7816edd1e2405347;p=pandora-kernel.git x86/amd-iommu: Simplify get_device_resources() With the previous changes the get_device_resources function can be simplified even more. The only important information for the callers is the protection domain. This patch renames the function to get_domain() and let it only return the protection domain for a device. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed