|
From: | Richard Henderson |
Subject: | Re: [PATCH 6/8] hw/pci-host/bonito: Sysbus'ify outgoing IRQ |
Date: | Fri, 6 Jan 2023 11:14:04 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 |
On 1/5/23 05:07, Philippe Mathieu-Daudé wrote:
Since TYPE_BONITO_PCI_HOST_BRIDGE inherits the TYPE_SYSBUS interface, use its API the manage the outgoing IRQ. Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org> --- hw/pci-host/bonito.c | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |