|
From: | Thomas Huth |
Subject: | Re: [PATCH 5/6] hw/intc/spapr_xive: Move sysbus_init_mmio() calls around |
Date: | Thu, 19 Oct 2023 07:45:22 +0200 |
User-agent: | Mozilla Thunderbird |
On 18/10/2023 15.30, Philippe Mathieu-Daudé wrote:
In order to make the next commit trivial, move sysbus_init_mmio() calls just before the corresponding sysbus_mmio_map() calls. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- hw/intc/spapr_xive.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |