mbox series

[0/4] drm/msm/dsi: Minor cleanups

Message ID 20250106-drm-msm-cleanups-v1-0-271ff1c00795@linaro.org (mailing list archive)
Headers show
Series drm/msm/dsi: Minor cleanups | expand

Message

Krzysztof Kozlowski Jan. 6, 2025, 8:49 a.m. UTC
Few minor improvements/cleanups why browsing the code.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (4):
      drm/msm/dsi: Drop redundant NULL-ifying of clocks on error paths
      drm/msm/dsi: Simplify with dev_err_probe()
      drm/msm/dsi: Minor whitespace and style cleanup
      drm/msm/dsi: Drop unnecessary -ENOMEM message

 drivers/gpu/drm/msm/dsi/dsi_host.c | 158 ++++++++++++++++---------------------
 1 file changed, 68 insertions(+), 90 deletions(-)
---
base-commit: 8155b4ef3466f0e289e8fcc9e6e62f3f4dceeac2
change-id: 20250106-drm-msm-cleanups-ddacf1fc3ba5

Best regards,