]> www.infradead.org Git - users/dwmw2/linux.git/commit
x86/hpet: Move MSI support into hpet.c
authorDavid Woodhouse <dwmw@amazon.co.uk>
Fri, 9 Oct 2020 10:46:15 +0000 (11:46 +0100)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Sat, 24 Oct 2020 21:25:24 +0000 (22:25 +0100)
commitc3a44abc8e7c5f8193c2c3697b64c49c6b6da8b9
treec7d3674d687a0d81555c3e4214eedeb76db60faf
parent7f8d07bdb4a45c2dc89f8abc5f90d4b550ed7c28
x86/hpet: Move MSI support into hpet.c

This isn't really dependent on PCI MSI; it's just generic MSI which is now
supported by the generic x86_vector_domain. Move the HPET MSI support back
into hpet.c with the rest of the HPET support.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/hpet.h
arch/x86/kernel/apic/msi.c
arch/x86/kernel/hpet.c