Message ID | 0101016ed3d62f70-fd63eb46-fab2-4d40-afc8-25a5faefe5cd-000000@us-west-2.amazonses.com (mailing list archive) |
---|---|
Headers | show |
Series | UFS driver general fixes bundle 1 | expand |
Martin, This bundle of fixes is all reviewed now. I hope it'll make to the next merge window. Thanks, Avri > > > This bundle includes 5 general fixes for UFS driver. > > Changes since v5: > - Fixed a minor typo in Reviewed-by tag from Avri Altman > > Changes since v4: > - Incorporated review comments from Avri Altman and Bean Huo. > > Changes since v3: > - Incorporated review comments from Martin K. Petersen. > > Changes since v2: > - Incorporated review comments from Mark Salyzyn > > Changes since v1: > - Incorporated review comments from Bart Van Assche. > > > Can Guo (5): > scsi: Adjust DBD setting in mode sense for caching mode page per LLD > scsi: ufs: Use DBD setting in mode sense > scsi: ufs: Release clock if DMA map fails > scsi: ufs: Do not clear the DL layer timers > scsi: ufs: Do not free irq in suspend > > drivers/scsi/scsi_lib.c | 2 ++ > drivers/scsi/ufs/ufshcd.c | 42 ++++++++++++++++++++++++++++-------------- > drivers/scsi/ufs/unipro.h | 11 +++++++++++ include/scsi/scsi_device.h | 1 + > 4 files changed, 42 insertions(+), 14 deletions(-) > > -- > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, > a Linux Foundation Collaborative Project
Can,
> This bundle includes 5 general fixes for UFS driver.
Applied to 5.6/scsi-queue, thanks!