Home
last modified time | relevance | path

Searched hist:c0e3a6acdebc5b98c65a379460df1b4b2fe6c0d3 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dmac_esp.cdiff c0e3a6acdebc5b98c65a379460df1b4b2fe6c0d3 Wed Apr 26 00:43:59 CDT 2017 Wei Yongjun <weiyongjun1@huawei.com> scsi: mac_esp: fix to pass correct device identity to free_irq()

free_irq() expects the same device identity that was passed to
corresponding request_irq(), otherwise the IRQ is not freed.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>