x86/amd-iommu: Introduce set_dte_entry function
commit407d733e30a97daf5ea6f9eb5f9ebbd42a0a9ef2
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 2 Sep 2009 14:07:00 +0000 (2 16:07 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:03:44 +0000 (3 16:03 +0200)
tree5b99eb040f2a260feaf047d380d92dd214957d06
parent6a0dbcbe4e612fbc9d73cd4dde8ebef19295058a
x86/amd-iommu: Introduce set_dte_entry function

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>
arch/x86/kernel/amd_iommu.c