hw: Remove device_legacy_reset()
commitc3141e21e3904408a527e9bbd08b8622f4ef8072
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 16 Dec 2022 15:55:28 +0000 (16 15:55 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 16 Dec 2022 15:55:32 +0000 (16 15:55 +0000)
tree388373599d70088708674b2055c39ec1ea68e4d4
parente5e887c73b2201d80aff6780a8908ec0e86d7407
hw: Remove device_legacy_reset()

The device_legacy_reset() function is now not used anywhere, so we
can remove the implementation.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/core/qdev.c
hw/core/trace-events
include/hw/qdev-core.h