From 6c5cc8015793cdfd56d9997bcfddf2740ff716c5 Mon Sep 17 00:00:00 2001 From: Joerg Roedel Date: Wed, 1 Apr 2015 14:58:44 +0200 Subject: [PATCH] iommu/amd: Use BUS_NOTIFY_REMOVED_DEVICE Use the new device-notifier event instead of the old BUS_NOTIFY_DEL_DEVICE to make sure the device driver had a chance to uninit the device before all its mappings are teared down. Tested-by: Suravee Suthikulpanit Signed-off-by: Joerg Roedel --- Reading git-format-patch failed