Message ID | 20211029194931.293826-1-huobean@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Clean UFS HPB 2.0 | expand |
Ignore this series of patches, because Avri's latest V3 already contains these changes. On Fri, 2021-10-29 at 21:49 +0200, Bean Huo wrote: > From: Bean Huo <beanhuo@micron.com> > > Hi Martin and Bart, > > These patches are based on Avri's patch "scsi: ufs: ufshpb: Remove > HPB2.0 flows", > which has been applied to 5.15/scsi-fixes. > > v1-v2: > fix typoes in the commit message > > Bean Huo (2): > scsi: core: Ignore the UFSHPB preparation result > scsi: ufshpb: Delete ufshpb_set_write_buf_cmd() > > drivers/scsi/ufs/ufshcd.c | 11 +++++------ > drivers/scsi/ufs/ufshpb.c | 14 -------------- > 2 files changed, 5 insertions(+), 20 deletions(-) >
From: Bean Huo <beanhuo@micron.com> Hi Martin and Bart, These patches are based on Avri's patch "scsi: ufs: ufshpb: Remove HPB2.0 flows", which has been applied to 5.15/scsi-fixes. v1-v2: fix typoes in the commit message Bean Huo (2): scsi: core: Ignore the UFSHPB preparation result scsi: ufshpb: Delete ufshpb_set_write_buf_cmd() drivers/scsi/ufs/ufshcd.c | 11 +++++------ drivers/scsi/ufs/ufshpb.c | 14 -------------- 2 files changed, 5 insertions(+), 20 deletions(-)