All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/1] Fixes 30e2ae943c26 "drm/bridge: Introduce LT8912B DSI to HDMI"
@ 2021-03-31 13:33 Adrien Grassein
  2021-03-31 13:33 ` [PATCH v5 1/1] drm/bridge: lt8912b: fix incorrect handling of of_* return values Adrien Grassein
  0 siblings, 1 reply; 5+ messages in thread
From: Adrien Grassein @ 2021-03-31 13:33 UTC (permalink / raw)
  Cc: a.hajda, dri-devel, dan.carpenter, Adrien Grassein

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(-)

-- 
2.25.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-16 15:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-31 13:33 [PATCH v5 0/1] Fixes 30e2ae943c26 "drm/bridge: Introduce LT8912B DSI to HDMI" Adrien Grassein
2021-03-31 13:33 ` [PATCH v5 1/1] drm/bridge: lt8912b: fix incorrect handling of of_* return values Adrien Grassein
2021-03-31 14:42   ` Dan Carpenter
2021-04-16 12:01     ` Adrien Grassein
2021-04-16 15:16       ` Robert Foss

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.