]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/msm/dp: remove debugging prints with internal struct phy state
authorVladimir Oltean <vladimir.oltean@nxp.com>
Fri, 27 Mar 2026 18:46:53 +0000 (20:46 +0200)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Wed, 1 Apr 2026 15:02:18 +0000 (18:02 +0300)
commit2a0ffcd5456c4d9c395ad995d0298e3672d14ac9
treea1b2c7bb3b94f3570d6a978b86ce874a04875bb2
parent7090420420d5a7d7c88b21d16962f2a230be3ef3
drm/msm/dp: remove debugging prints with internal struct phy state

These do not provide much value, and will become hard to maintain once
the Generic PHY framework starts hiding the contents of struct phy from
consumers.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Acked-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Patchwork: https://patchwork.freedesktop.org/patch/714986/
Link: https://lore.kernel.org/r/20260327184706.1600329-16-vladimir.oltean@nxp.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
drivers/gpu/drm/msm/dp/dp_ctrl.c