aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorJavier Carrasco <[email protected]>2024-10-13 20:11:29 +0200
committerNeil Armstrong <[email protected]>2024-10-21 15:00:35 +0200
commit5c23878252515b8d2b86839bd4cb7dea7088aacd (patch)
tree1383651d278d13e50ee8abc7bdf8c6de7154ca91 /scripts/generate_rust_analyzer.py
parent85e444a68126a631221ae32c63fce882bb18a262 (diff)
drm/bridge: tc358767: fix missing of_node_put() in for_each_endpoint_of_node()
for_each_endpoint_of_node() requires a call to of_node_put() for every early exit. A new error path was added to the loop without observing this requirement. Add the missing call to of_node_put() in the error path. Fixes: 1fb4dceeedc5 ("drm/bridge: tc358767: Add configurable default preemphasis") Signed-off-by: Javier Carrasco <[email protected]> Reviewed-by: Marek Vasut <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Neil Armstrong <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions