powerpc/mpic_u3msi: Use msi_for_each-desc()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 6 Dec 2021 22:51:31 +0000 (23:51 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 16 Dec 2021 21:22:19 +0000 (22:22 +0100)
commit706b585a1b9554cb1ede5108c733593b94a7e1c4
treecdcf62c5b60eadda10b739b4bff4d100670d7f9c
parentab430e7437789d3996115a925d260b2c34ddc8c9
powerpc/mpic_u3msi: Use msi_for_each-desc()

Replace the about to vanish iterators and make use of the filtering.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20211206210748.576162169@linutronix.de
arch/powerpc/sysdev/mpic_u3msi.c