diff options
author | Bibo Mao <maobibo@loongson.cn> | 2025-03-07 10:23:21 +0800 |
---|---|---|
committer | Bibo Mao <maobibo@loongson.cn> | 2025-05-06 09:17:32 +0800 |
commit | bba709ff694cc6f844ca32d333b6be7adc7bd6b4 (patch) | |
tree | cee5230f91a363c1b719e43913a0fde6447a6c52 /rust/qemu-api-macros | |
parent | 86e4a64751a728aae24fa95d76d6c313aa82cf82 (diff) | |
download | qemu-bba709ff694cc6f844ca32d333b6be7adc7bd6b4.zip qemu-bba709ff694cc6f844ca32d333b6be7adc7bd6b4.tar.gz qemu-bba709ff694cc6f844ca32d333b6be7adc7bd6b4.tar.bz2 |
hw/intc/loongarch_extioi: Replace legacy reset callback with new api
Replace legacy reset callback register device_class_set_legacy_reset()
with new function resettable_class_set_parent_phases(). With new API,
it will call reset callback of parent object and then itself.
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions