drm/msm/dpu: make danger_status/safe_status readable
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Wed, 1 Dec 2021 22:26:28 +0000 (01:26 +0300)
committerRob Clark <robdclark@chromium.org>
Wed, 15 Dec 2021 23:28:40 +0000 (15:28 -0800)
commit1a24e099c382adc062966e5e45e977e0283303db
tree8bfcab1e4f99b32f1357b945313d5553c4de1a65
parentf31b0e24d31e18b4503eeaf0032baeacc0beaff6
drm/msm/dpu: make danger_status/safe_status readable

Change \t to \n in the print format to stop putting all SSPP status in a
single line. Splitting it to one SSPP per line is much more readable.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Link: https://lore.kernel.org/r/20211201222633.2476780-4-dmitry.baryshkov@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c