qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/7] hw/usb/xlnx: Do not open-code sysbus_pass_irq()


From: Richard Henderson
Subject: Re: [PATCH 2/7] hw/usb/xlnx: Do not open-code sysbus_pass_irq()
Date: Wed, 31 May 2023 20:04:31 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 5/31/23 15:33, Philippe Mathieu-Daudé wrote:
The SYSBUS_DEVICE_GPIO_IRQ definition should be internal to
the SysBus API. Here we simply open-coded sysbus_pass_irq().
Replace to use the proper API.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/usb/xlnx-usb-subsystem.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]