This bundle includes 2 general fixes for UFS driver. Changes since v5: - Fixed a compilation error Changes since v4: - Incoperated comments from Avri. - Added trace back to func ufshcd_scale_clks() - Removed scale_up_gear goto - Added "Fixes" tag to commit messages Changes since v3: - Removed trivial spaces in comments Changes since v2: - Rebased on 5.7/scsi-queue and fixed minor conflicts Changes since v1: - Fixed minor typo Can Guo (1): scsi: ufs: Do not rely on prefetched data Subhash Jadavani (1): scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path drivers/scsi/ufs/ufshcd.c | 91 ++++++++++++++++++++++++++++++----------------- drivers/scsi/ufs/ufshcd.h | 11 ------ 2 files changed, 59 insertions(+), 43 deletions(-) -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.