qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-9.2 03/10] hw: Remove device_class_set_parent_reset()


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH for-9.2 03/10] hw: Remove device_class_set_parent_reset()
Date: Mon, 26 Aug 2024 18:03:37 +0200
User-agent: Mozilla Thunderbird

On 13/8/24 18:52, Peter Maydell wrote:
There are no callers of device_class_set_parent_reset() left in the tree,
as they've all been converted to use three-phase reset and the
corresponding resettable_class_set_parent_phases() function.
Remove device_class_set_parent_reset().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
  include/hw/qdev-core.h | 16 ----------------
  hw/core/qdev.c         |  8 --------
  2 files changed, 24 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]