diff options
author | Maxime Ripard <maxime@cerno.tech> | 2022-07-11 19:38:57 +0200 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2022-07-13 10:46:08 +0200 |
commit | 5801eda938f5f98cbdb6bc83e2c35499735f006a (patch) | |
tree | 6d940f45551ebc2c055d9a30e305a56ea124847e /LICENSES | |
parent | ff5b18ce8a5b4fccabd46ed7f17ef3e7f2d1f8e0 (diff) | |
download | linux-rpi-5801eda938f5f98cbdb6bc83e2c35499735f006a.tar.gz linux-rpi-5801eda938f5f98cbdb6bc83e2c35499735f006a.tar.bz2 linux-rpi-5801eda938f5f98cbdb6bc83e2c35499735f006a.zip |
drm/vc4: dpi: Remove unnecessary drm_of_panel_bridge_remove call
Since we have a managed call to create our panel_bridge instance, the call
to drm_of_panel_bridge_remove() at unbind is both redundant and dangerous
since it might lead to a use-after-free.
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20220711173939.1132294-28-maxime@cerno.tech
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions