On 8/14/24 02: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(-)

\o/

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to