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.mayd...@linaro.org>
---
  include/hw/qdev-core.h | 16 ----------------
  hw/core/qdev.c         |  8 --------
  2 files changed, 24 deletions(-)

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


Reply via email to