]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf3eb193b18dff25e90dcbd344427fafc87f04797
treef03aad8d8fe7719f09db17e3e68e55063fb17063
parent4a1d202749af76b34c7eae278f83793298dcd6a8
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