commit | a1ca331c8aa75cd58fdf685e2e8745e1d3ec5c8f | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Sep 01 12:22:22 2009 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Thu Sep 03 16:15:46 2009 +0200 |
tree | a9945bafe6ea38a537e182670daaf6a44284448e | |
parent | 21129f786f231f7a9dce5b504617b893f50a435f [diff] |
x86/amd-iommu: Don't detach device from pt domain on driver unbind 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>