x86/amd-iommu: Don't detach device from pt domain on driver unbind
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 1 Sep 2009 10:22:22 +0000 (12:22 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:15:46 +0000 (16:15 +0200)
This patch makes sure a device is not detached from the
passthrough domain when the device driver is unloaded or
does otherwise release the device.

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

No differences found