platform-msi: Let core code handle MSI descriptors
authorThomas Gleixner <tglx@linutronix.de>
Mon, 6 Dec 2021 22:51:41 +0000 (23:51 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 16 Dec 2021 21:22:19 +0000 (22:22 +0100)
commit653b50c5f96918238e0b51e783b291f6e9e692f9
tree9af39506cb47b7e8f2111b70bb6b58c20471e6b2
parente8604b1447b4a0c178019bdf809a4d52e1c235b6
platform-msi: Let core code handle MSI descriptors

Use the core functionality for platform MSI interrupt domains. The platform
device MSI interrupt domains will be converted in a later step.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20211206210748.903173257@linutronix.de
drivers/base/platform-msi.c