x86/amd-iommu: Use check_device in get_device_resources
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 23 Nov 2009 15:52:56 +0000 (16:52 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:16:30 +0000 (14:16 +0100)
Every call-place of get_device_resources calls check_device
before it. So call it from get_device_resources directly and
simplify the code.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found