summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c')
-rw-r--r--drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c b/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
index 4db029b546df..6075105f61ce 100644
--- a/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
+++ b/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
@@ -590,7 +590,7 @@ static void dw_hdmi_rockchip_encoder_enable(struct drm_encoder *encoder)
}
regmap_write(hdmi->regmap, lcdsel_grf_reg, val);
- dev_dbg(hdmi->dev, "vop %s output to hdmi\n",
+ dev_info(hdmi->dev, "vop %s output to hdmi\n",
(mux) ? "LIT" : "BIG");
if (hdmi->dev_type == RK3288_HDMI) {