aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2025-06-08 15:52:04 +0000
committerNeil Armstrong <[email protected]>2025-06-30 15:43:17 +0000
commite8537cad824065b0425fb0429e762e14a08067c2 (patch)
tree0c3cae333ae5e96461293f0a6437cf9e38b28107 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentdrm/bridge: panel: move prepare_prev_first handling to drm_panel_bridge_add_t... (diff)
downloadkernel-e8537cad824065b0425fb0429e762e14a08067c2.tar.gz
kernel-e8537cad824065b0425fb0429e762e14a08067c2.zip
drm/bridge: aux-hpd-bridge: fix assignment of the of_node
Perform fix similar to the one in the commit 85e444a68126 ("drm/bridge: Fix assignment of the of_node of the parent to aux bridge"). The assignment of the of_node to the aux HPD bridge needs to mark the of_node as reused, otherwise driver core will attempt to bind resources like pinctrl, which is going to fail as corresponding pins are already marked as used by the parent device. Fix that by using the device_set_of_node_from_dev() helper instead of assigning it directly. Fixes: e560518a6c2e ("drm/bridge: implement generic DP HPD bridge") Signed-off-by: Dmitry Baryshkov <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions