Re: [PATCH 07/11] hw/sd/omap_mmc: Remove unused coverswitch qemu_irq

2025-01-30 Thread Philippe Mathieu-Daudé
On 28/1/25 11:45, Peter Maydell wrote: The coverswitch qemu_irq is never connected to anything, and the only thing we do with it is set it in omap_mmc_reset(). Remove it. Signed-off-by: Peter Maydell --- hw/sd/omap_mmc.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/hw/sd/omap_mmc.c b

Re: [PATCH 07/11] hw/sd/omap_mmc: Remove unused coverswitch qemu_irq

2025-01-28 Thread Richard Henderson
On 1/28/25 02:45, Peter Maydell wrote: The coverswitch qemu_irq is never connected to anything, and the only thing we do with it is set it in omap_mmc_reset(). Remove it. Signed-off-by: Peter Maydell --- hw/sd/omap_mmc.c | 2 -- 1 file changed, 2 deletions(-) Reviewed-by: Richard Henderson

[PATCH 07/11] hw/sd/omap_mmc: Remove unused coverswitch qemu_irq

2025-01-28 Thread Peter Maydell
The coverswitch qemu_irq is never connected to anything, and the only thing we do with it is set it in omap_mmc_reset(). Remove it. Signed-off-by: Peter Maydell --- hw/sd/omap_mmc.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/hw/sd/omap_mmc.c b/hw/sd/omap_mmc.c index dacbea13aad..07d474