powerpc/fsl_msi: Use msi_for_each_desc()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 6 Dec 2021 22:51:29 +0000 (23:51 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 16 Dec 2021 21:22:18 +0000 (22:22 +0100)
commitab430e7437789d3996115a925d260b2c34ddc8c9
treef03aad8d8fe7719f09db17e3e68e55063fb17063
parente22b0d1bbf5bd71ed2b2fb54a257b5cc38c351c3
powerpc/fsl_msi: 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.522641685@linutronix.de
arch/powerpc/sysdev/fsl_msi.c