diff options
author | 2025-02-05 11:21:35 +0000 | |
---|---|---|
committer | 2025-05-07 18:06:14 +0200 | |
commit | 3c3642335065c3bde0742b0edc505b6ea8fdc2b3 (patch) | |
tree | f3336c2d664043ce902f1bc9a1fc429125d1727b /scripts/lib/kdoc/kdoc_output.py | |
parent | gpu: host1x: Remove mid-job CDMA flushes (diff) | |
download | linux-rng-3c3642335065c3bde0742b0edc505b6ea8fdc2b3.tar.xz linux-rng-3c3642335065c3bde0742b0edc505b6ea8fdc2b3.zip |
drm/tegra: rgb: Fix the unbound reference count
The of_get_child_by_name() increments the refcount in tegra_dc_rgb_probe,
but the driver does not decrement the refcount during unbind. Fix the
unbound reference count using devm_add_action_or_reset() helper.
Fixes: d8f4a9eda006 ("drm: Add NVIDIA Tegra20 support")
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20250205112137.36055-1-biju.das.jz@bp.renesas.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions