mbox series

[v5,0/1] Fixes 30e2ae943c26 "drm/bridge: Introduce LT8912B DSI to HDMI"

Message ID 20210331133313.411307-1-adrien.grassein@gmail.com (mailing list archive)
Headers show
Series Fixes 30e2ae943c26 "drm/bridge: Introduce LT8912B DSI to HDMI" | expand

Message

Adrien Grassein March 31, 2021, 1:33 p.m. UTC
Hi,

This patch fixes issues found by a static checker:
  - Bad handling of handling of of_* return values.

Thanks,

Adrien Grassein (1):
  drm/bridge: lt8912b: fix incorrect handling of of_* return values

 drivers/gpu/drm/bridge/lontium-lt8912b.c | 32 +++++++++++++-----------
 1 file changed, 17 insertions(+), 15 deletions(-)