UPSTREAM: scsi: ufs: Fix interrupt error message for shared interrupts
The interrupt might be shared, in which case it is not an error for the interrupt handler to be called when the interrupt status is zero, so don't print the message unless there was enabled interrupt status. Link: https://lore.kernel.org/r/20200811133936.19171-1-adrian.hunter@intel.com Fixes: 9333d7757348 ("scsi: ufs: Fix irq return code") Reviewed-by:Avri Altman <avri.altman@wdc.com> Signed-off-by:
Adrian Hunter <adrian.hunter@intel.com> Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com> (cherry picked from commit 6337f58cec030b34ced435b3d9d7d29d63c96e36) Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com> Change-Id: I60f61f9453edae05b796afa7a37e59bf8ace32e1
Loading
Please register or sign in to comment