Hi Avri, > > diff --git a/drivers/scsi/ufs/ufshcd.c b/drivers/scsi/ufs/ufshcd.c index > > 30b752c61b97..d253a018a73b 100644 > > --- a/drivers/scsi/ufs/ufshcd.c > > +++ b/drivers/scsi/ufs/ufshcd.c > > @@ -88,6 +88,9 @@ > > /* Interrupt aggregation default timeout, unit: 40us */ > > #define INT_AGGR_DEF_TO 0x02 > > > > +/* default delay of autosuspend: 2000 ms */ #define > Typo? > This is wired because it looks fine in both my local patch and in patchwork website: https://patchwork.kernel.org/patch/11140759/ Anyway I will try to fix and check it carefully in v2. Thanks, Stanley