All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/bridge: fix OF node leaks
@ 2025-07-08  8:51 Johan Hovold
  2025-07-08  8:51 ` [PATCH 1/2] drm/bridge: fix OF node leak Johan Hovold
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Johan Hovold @ 2025-07-08  8:51 UTC (permalink / raw)
  To: Andrzej Hajda, Neil Armstrong, Robert Foss
  Cc: Laurent Pinchart, Jonas Karlman, Jernej Skrabec,
	Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, David Airlie,
	Simona Vetter, Douglas Anderson, Dmitry Baryshkov, dri-devel,
	linux-kernel, Johan Hovold

Make sure to drop the OF node references taken when creating bridge
device when the devices are later released.

Johan


Johan Hovold (2):
  drm/bridge: fix OF node leak
  drm/bridge: ti-sn65dsi86: fix OF node leak

 drivers/gpu/drm/bridge/aux-bridge.c   | 2 ++
 drivers/gpu/drm/bridge/ti-sn65dsi86.c | 2 ++
 2 files changed, 4 insertions(+)

-- 
2.49.0


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

end of thread, other threads:[~2025-08-02 18:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08  8:51 [PATCH 0/2] drm/bridge: fix OF node leaks Johan Hovold
2025-07-08  8:51 ` [PATCH 1/2] drm/bridge: fix OF node leak Johan Hovold
2025-07-24 10:03   ` Johan Hovold
2025-08-02 17:45   ` Dmitry Baryshkov
2025-07-08  8:51 ` [PATCH 2/2] drm/bridge: ti-sn65dsi86: " Johan Hovold
2025-07-14 18:46   ` Doug Anderson
2025-07-15  7:09     ` Johan Hovold
2025-08-02 18:27 ` (subset) [PATCH 0/2] drm/bridge: fix OF node leaks Dmitry Baryshkov

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.