]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
scsi: pm80xx: Tie the interrupt name to the module instance
authorVikram Auradkar <auradkar@google.com>
Thu, 14 Nov 2019 10:09:09 +0000 (15:39 +0530)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 20 Nov 2019 02:37:34 +0000 (21:37 -0500)
commit7295493682aaa68e0826b61af4b88941363075ca
treedcdad8c6e2d180ccaad06c1559b6447d81a2aa58
parente2773c67e24a6ae93355767eb236e0a22200993e
scsi: pm80xx: Tie the interrupt name to the module instance

With MSI-x enabled, the interrupt instances are <prefix><index> where the
prefix is fixed for all module instances, making it a little harder to
track down what's what.

Link: https://lore.kernel.org/r/20191114100910.6153-13-deepak.ukey@microchip.com
Acked-by: Jack Wang <jinpu.wang@cloud.ionos.com>
Signed-off-by: Vikram Auradkar <auradkar@google.com>
Signed-off-by: Deepak Ukey <deepak.ukey@microchip.com>
Signed-off-by: Viswas G <Viswas.G@microchip.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/pm8001/pm8001_init.c
drivers/scsi/pm8001/pm8001_sas.h