diff options
author | 2023-09-15 10:53:33 +0200 | |
---|---|---|
committer | 2023-10-16 11:47:45 +0200 | |
commit | 33505f7718186fbe74604c7217143a0845eaeb5f (patch) | |
tree | bd3ed41ac7441cd2f0087fb79ef029ce75237234 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm: renesas: shmobile: Convert to use devm_request_irq() (diff) | |
download | linux-rng-33505f7718186fbe74604c7217143a0845eaeb5f.tar.xz linux-rng-33505f7718186fbe74604c7217143a0845eaeb5f.zip |
drm: renesas: shmobile: Remove custom plane destroy callback
There is no need to call drm_plane_force_disable() from the plane's
.destroy() callback, as the plane should have been disabled already
before. See also commit 3c858a33858baa8c ("drm/plane_helper: don't
disable plane in destroy function") for the generic plane helper case.
After removing this call, shmob_drm_plane_destroy() becomes a simple
wrapper around shmob_drm_plane_destroy(), hence replace it by the
latter.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/8d7a3f250612085fdf4e06d377843e8f874b22d9.1694767209.git.geert+renesas@glider.be
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions