diff options
| author | Liang He <[email protected]> | 2022-07-19 14:54:46 +0800 |
|---|---|---|
| committer | Robert Foss <[email protected]> | 2022-07-19 14:48:31 +0200 |
| commit | 1d43a5120ab49f22ba6c5901ad3994e254510303 (patch) | |
| tree | 427b0524b13ff696331ef09b15b03b6e91da7e96 /tools/perf/scripts/python/compaction-times.py | |
| parent | 8f48dbd6deaf5a14c924c1de08bf7e36526bf3e7 (diff) | |
drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt()
In anx7625_parse_dt(), 'pdata->mipi_host_node' will be assigned a
new reference with of_graph_get_remote_node() which will increase
the refcount of the object, correspondingly, we should call
of_node_put() for the old reference stored in the 'pdata->mipi_host_node'.
Fixes: 8bdfc5dae4e3 ("drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP")
Signed-off-by: Liang He <[email protected]>
Reviewed-by: Robert Foss <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions