On Fri, 10 Oct 2014 10:16:01 +0800
Gu Zheng wrote:
> Convert notifier based hotplug to hotplug_handler API.
>
> Signed-off-by: Gu Zheng
Reviewed-by: Igor Mammedov
> ---
> v5:
> -drop 'handle' from the comment and subject.
>
> hw/acpi/ich9.c | 13 ++---
> include/hw/acpi/i
Convert notifier based hotplug to hotplug_handler API.
Signed-off-by: Gu Zheng
---
v5:
-drop 'handle' from the comment and subject.
hw/acpi/ich9.c | 13 ++---
include/hw/acpi/ich9.h |1 -
2 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/hw/acpi/ich9.c b/hw/