Files
linux/drivers/scsi/arm
Christophe JAILLET a2094059bf 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>
2023-05-16 08:46:28 +09:00
..
2011-03-31 11:26:23 -03:00
2013-04-09 14:13:26 -04:00
2007-07-31 15:39:39 -07:00
2014-07-17 22:07:37 +02:00