x86/hpet: Use irq_find_matching_fwspec() to find remapping irqdomain
authorDavid Woodhouse <dwmw@amazon.co.uk>
Sat, 24 Oct 2020 21:35:27 +0000 (22:35 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 28 Oct 2020 19:26:28 +0000 (20:26 +0100)
commitc2a5881c28e5bb4cb901029423a1c7068c0afa2d
tree2907f01fd260d7e33fb782f94dce279c8db09438
parenta491bb19f728cdb8cc1f4734ecc57c0afa099fac
x86/hpet: Use irq_find_matching_fwspec() to find remapping irqdomain

All possible parent domains have a select method now. Make use of it.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201024213535.443185-28-dwmw2@infradead.org
arch/x86/kernel/hpet.c