x86/amd-iommu: Introduce set_dte_entry function
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 2 Sep 2009 14:07:00 +0000 (16:07 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:03:44 +0000 (16:03 +0200)
This function factors out some logic of attach_device to a
seperate function. This new function will be used to update
device table entries when necessary.

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

No differences found