These patches do a little cleanup on the v9 patch[1] from Kuogee. Changes from v1: * Reduce code even more in second patch * Pick up tags on first patch Stephen Boyd (3): drm/msm/dp: Reorganize code to avoid forward declaration drm/msm/dp: Remove pixel_rate from struct dp_ctrl drm/msm/dp: Get rid of dp_ctrl_on_stream_phy_test_report() drivers/gpu/drm/msm/dp/dp_ctrl.c | 148 ++++++++++++------------------- drivers/gpu/drm/msm/dp/dp_ctrl.h | 1 - 2 files changed, 59 insertions(+), 90 deletions(-) [1] https://lore.kernel.org/r/1655411200-7255-1-git-send-email-quic_khsieh@xxxxxxxxxxx base-commit: f2906aa863381afb0015a9eb7fefad885d4e5a56 prerequisite-patch-id: 2fc33a2830ec84d922023fddb585728c48a59525 -- https://chromeos.dev