Allow vendor drivers to decide which clock should be kept on when clk gating or suspend disables clocks while link is active. Can Guo (2): scsi: ufs: Refector ufshcd_setup_clocks() to remove skip_ref_clk scsi: ufs-qcom: Keep core_clk_unipro ON while link is active drivers/scsi/ufs/ufs-qcom.c | 6 ++++++ drivers/scsi/ufs/ufshcd-pltfrm.c | 2 ++ drivers/scsi/ufs/ufshcd.c | 25 +++++-------------------- drivers/scsi/ufs/ufshcd.h | 3 +++ 4 files changed, 16 insertions(+), 20 deletions(-) -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.