linux/drivers/scsi/arm
Christophe JAILLET 45a769a101 scsi: eesox: Fix different dev_id between request_irq() and free_irq()
[ Upstream commit 86f2da1112 ]

The dev_id used in request_irq() and free_irq() should match. Use 'info' in
both cases.

Link: https://lore.kernel.org/r/20200626040553.944352-1-christophe.jaillet@wanadoo.fr
Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-08-19 08:16:09 +02:00
..
Kconfig
Makefile
acornscsi-io.S
acornscsi.c scsi: acornscsi: Fix an error handling path in acornscsi_probe() 2020-06-24 17:50:43 +02:00
acornscsi.h
arxescsi.c
cumana_1.c
cumana_2.c scsi: cumana_2: Fix different dev_id between request_irq() and free_irq() 2020-08-19 08:16:08 +02:00
eesox.c scsi: eesox: Fix different dev_id between request_irq() and free_irq() 2020-08-19 08:16:09 +02:00
fas216.c
fas216.h
msgqueue.c
msgqueue.h
oak.c
powertec.c scsi: powertec: Fix different dev_id between request_irq() and free_irq() 2020-08-19 08:16:09 +02:00
queue.c
queue.h
scsi.h