These are some runtime pm fixes I stumbled upon while working on adding support for controlling multiple power domains (needed on qualcomm sdm845 platforms) in the ufshcd-pltfrm driver. Rajendra Nayak (3): scsi: ufs: Fix runtime pm handling in ufshcd-pltfrm scsi: ufs: Add error checks for pm_runtime_get_sync() scsi: ufs: qcom: Remove unnecessary runtime pm calls drivers/scsi/ufs/ufs-qcom.c | 2 -- drivers/scsi/ufs/ufshcd-pltfrm.c | 3 +++ drivers/scsi/ufs/ufshcd.c | 5 ++++- 3 files changed, 7 insertions(+), 3 deletions(-) -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation