commit | 3d7295eb3003aea9f89de35304b3a88ae4d5036b | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw@amazon.co.uk> | Sat Oct 24 22:35:10 2020 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 28 20:26:25 2020 +0100 |
tree | f2db784007471acde4443503bf035d56fe38c2ad | |
parent | f598181acfb36f67e1de138cbe80a7db497f7d8c [diff] |
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> Link: https://lore.kernel.org/r/20201024213535.443185-11-dwmw2@infradead.org