Looks good to me. Reviewed-by: Avri Altman <avri.altman@xxxxxxx> > > On Sat, 2019-12-07 at 20:21 +0800, Stanley Chu wrote: > > This patchset fixes up active duration of ufshcd interrupt to avoid potential > system hang issues. > > > > Stanley Chu (2): > > scsi: ufs: disable irq before disabling clocks > > scsi: ufs: disable interrupt during clock-gating > > > > drivers/scsi/ufs/ufshcd.c | 15 ++++++++++----- > > 1 file changed, 10 insertions(+), 5 deletions(-) > > > > Thanks, > Stanley