amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 9 Jun 2009 08:54:18 +0000 (10:54 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Tue, 9 Jun 2009 08:54:18 +0000 (10:54 +0200)
commit29150078d7a1758df8c7a6cd2ec066ac65e1fab9
tree5ec7c498687bde658aabf8f4c21fb45679e66d63
parentd2dd01de9924ae24afeba5aa5bc2e08287701df6
amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling

Handling this event causes device assignment in KVM to fail because the
device gets re-attached as soon as the pci-stub registers as the driver
for the device.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu.c