drm/msm/dsi_pll_10nm: Convert pr_err prints to DRM_DEV_ERROR
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Sat, 9 Jan 2021 13:51:12 +0000 (14:51 +0100)
committerRob Clark <robdclark@chromium.org>
Mon, 1 Feb 2021 17:02:39 +0000 (09:02 -0800)
commitce5226625a694fa5a46db241ac4c77a1430e37fe
treebec200c09e5fdf7ebea2d6e4b9f10b2468b298d0
parent362cadf34b9fe030f271ded38d5062eac12f3340
drm/msm/dsi_pll_10nm: Convert pr_err prints to DRM_DEV_ERROR

DRM_DEV_ERROR should be used across this entire source: convert the
pr_err prints to the first as a cleanup.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/dsi/pll/dsi_pll_10nm.c