commit | d722e9a51178d42b07555a9420d286dad3341d61 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Dec 10 23:19:32 2021 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Dec 16 22:16:41 2021 +0100 |
tree | b6e6a323124a6a2e6930a8d5d7379a0cb660fb05 | |
parent | 065afdc9c521f05c53f226dabe5dda2d30294d65 [diff] |
mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling No point in retrieving the MSI descriptors. Just query the Linux interrupt number. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com> Link: https://lore.kernel.org/r/20211210221815.148331680@linutronix.de