summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorLuca Ceresoli <luca.ceresoli@bootlin.com>2025-12-16 18:58:40 +0100
committerLuca Ceresoli <luca.ceresoli@bootlin.com>2025-12-30 10:11:33 +0100
commit8f92a5fcbfe33f86b08f5f74dcc58a41425ea8c0 (patch)
tree177d8e7418a9f2a99fdfbedbd0eded6511f7b3c6 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent3fdeae134ba956aacbd87d5532c025913c98fc49 (diff)
drm/bridge: ite-it66121: get/put the next bridge
This driver obtains a bridge pointer from of_drm_find_bridge() in the probe function and stores it until driver removal. of_drm_find_bridge() is deprecated. Move to of_drm_find_and_get_bridge() for the bridge to be refcounted and use bridge->next_bridge to put the reference on deallocation. Reviewed-by: Maxime Ripard <mripard@kernel.org> Link: https://patch.msgid.link/20251216-drm-bridge-alloc-getput-drm_of_find_bridge-v3-7-b5165fab8058@bootlin.com Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions