diff options
| author | Jamin Lin <jamin_lin@aspeedtech.com> | 2025-10-13 13:43:20 +0800 |
|---|---|---|
| committer | Cédric Le Goater <clg@redhat.com> | 2025-10-13 14:37:55 +0200 |
| commit | 21b3898a6984d0bc08c5a8b3f498ddfe4ff95e44 (patch) | |
| tree | 7738bc135218fb9414be042d91d6f750a6a5e6ea /scripts/lib/kdoc/kdoc_parser.py | |
| parent | 15f26071bf424a564e177ab1ac746b85feda5286 (diff) | |
| download | qemu-21b3898a6984d0bc08c5a8b3f498ddfe4ff95e44.zip qemu-21b3898a6984d0bc08c5a8b3f498ddfe4ff95e44.tar.gz qemu-21b3898a6984d0bc08c5a8b3f498ddfe4ff95e44.tar.bz2 | |
hw/arm/aspeed: Remove the aspeed_soc_get_irq and class get_irq hook
Remove the the common aspeed_soc_get_irq. Call sites are updated to use the
SoC-specific get_irq helpers directly (aspeed_soc_ast1030_get_irq(),
_aspeed2400_get_irq(), _ast2600_get_irq(), _ast27x0ssp_get_irq(),
_ast27x0tsp_get_irq(), and _ast2700_get_irq())
This makes the IRQ lookup explicit per-SoC and drops the exported
API that depended on AspeedSoCState, reducing cross-module coupling
in the common layer.
No functional change.
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20251013054334.955331-9-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions
