> -int ufshcd_hold(struct ufs_hba *hba, bool async) > +void ufshcd_hold(struct ufs_hba *hba) > { How about switching to the block quiescing API as well - blk_mq_{un}quiesce_tagset, Instead of scsi_{un}block_requests? Thanks, Avri
> -int ufshcd_hold(struct ufs_hba *hba, bool async) > +void ufshcd_hold(struct ufs_hba *hba) > { How about switching to the block quiescing API as well - blk_mq_{un}quiesce_tagset, Instead of scsi_{un}block_requests? Thanks, Avri