mbox series

[v2,0/2] drm/panel: two fixes for lg-sw43408

Message ID 20240510-panel-sw43408-fix-v2-0-d1ef91ee1b7d@linaro.org (mailing list archive)
Headers show
Series drm/panel: two fixes for lg-sw43408 | expand

Message

Dmitry Baryshkov May 9, 2024, 9:20 p.m. UTC
Fix two issues with the panel-lg-sw43408 driver reported by the kernel
test robot.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
Changes in v2:
- use SELECT instead of DEPEND to follow the reverted Kconfig changes
- Link to v1: https://lore.kernel.org/r/20240420-panel-sw43408-fix-v1-0-b282ff725242@linaro.org

---
Dmitry Baryshkov (2):
      drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPER
      drm/panel/lg-sw43408: mark sw43408_backlight_ops as static

 drivers/gpu/drm/panel/Kconfig            | 2 ++
 drivers/gpu/drm/panel/panel-lg-sw43408.c | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
---
base-commit: 704ba27ac55579704ba1289392448b0c66b56258
change-id: 20240420-panel-sw43408-fix-ff6549c121be

Best regards,