On Fri, Dec 10, 2021 at 11:18:51PM +0100, Thomas Gleixner wrote: > From: Thomas Gleixner <t...@linutronix.de> > > instead of fiddling with MSI descriptors. > > Signed-off-by: Thomas Gleixner <t...@linutronix.de> > Cc: Arnd Bergmann <a...@arndb.de> > Cc: Michael Ellerman <m...@ellerman.id.au> > Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org> > Cc: linuxppc-...@lists.ozlabs.org > --- > V3: Use pci_dev property - Jason > V2: Invoke the function with the correct number of arguments - Andy > --- > arch/powerpc/platforms/cell/axon_msi.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-)
Reviewed-by: Jason Gunthorpe <j...@nvidia.com> Jason