mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-06-16 02:15:47 +00:00
1178dd4db3
Since irq__register_device no longer registers a device with anything, rename it to irq__alloc_line, which better describes what is actually going on. Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>