linux-stable/drivers/ufs/host
Andrew Halaney 1026f7d366 scsi: ufs: ufs-qcom: Use dev_err() where possible
dev_err() statements are better to use than pr_err(), so switch to those.

In a similar vein, the check on the dev_req_params pointer here is not
needed, the two places this function is called never pass in a NULL
pointer, so instead of using dev_err() there just remove it.

Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Asutosh Das <quic_asutoshd@quicinc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2022-12-30 21:10:38 +00:00
..
cdns-pltfrm.c
Kconfig scsi: ufs: ufs-renesas: Add support for Renesas R-Car UFS controller 2022-06-13 21:57:34 -04:00
Makefile scsi: ufs: ufs-renesas: Add support for Renesas R-Car UFS controller 2022-06-13 21:57:34 -04:00
tc-dwc-g210-pci.c
tc-dwc-g210-pltfrm.c
tc-dwc-g210.c
tc-dwc-g210.h
ti-j721e-ufs.c
ufs-exynos.c scsi: ufs: host: ufs-exynos: Make fsd_ufs_drvs static 2022-08-11 22:22:08 -04:00
ufs-exynos.h scsi: ufs: host: ufs-exynos: Add support for FSD UFS HCI 2022-06-13 21:57:33 -04:00
ufs-hisi.c
ufs-hisi.h
ufs-mediatek-trace.h scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumption 2022-08-22 22:58:30 -04:00
ufs-mediatek.c scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumption 2022-08-22 22:58:30 -04:00
ufs-mediatek.h scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumption 2022-08-22 22:58:30 -04:00
ufs-qcom-ice.c scsi: ufs: qcom: Remove redundant dev_err() call 2022-10-01 05:29:02 -04:00
ufs-qcom.c scsi: ufs: ufs-qcom: Use dev_err() where possible 2022-12-30 21:10:38 +00:00
ufs-qcom.h scsi: ufs: ufs-qcom: Remove usage of dbg_print_en 2022-12-30 21:10:38 +00:00
ufs-renesas.c scsi: ufs: ufs-renesas: Add support for Renesas R-Car UFS controller 2022-06-13 21:57:34 -04:00
ufshcd-dwc.c
ufshcd-dwc.h
ufshcd-pci.c scsi: ufs: ufs-pci: Correct check for RESET DSM 2022-08-01 19:38:06 -04:00
ufshcd-pltfrm.c SCSI misc on 20220804 2022-08-04 19:47:37 -07:00
ufshcd-pltfrm.h scsi: ufs: ufshcd-pltfrm: Constify pointed data 2022-06-27 22:26:45 -04:00
ufshci-dwc.h