commit | ead17ebf537c6bde0daa19d61a6913b595940e51 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Fri Oct 20 15:03:27 2023 +0200 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Oct 27 12:48:57 2023 +0100 |
tree | c024c6d0b16345077f803a34e0858b6d8f875bf9 | |
parent | cbf08c18512600650b8b25d1b7d7aa3a83846dc9 [diff] |
hw/intc/pxa2xx: Convert to Resettable interface Factor reset code out of the DeviceRealize() handler. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20231020130331.50048-7-philmd@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>