summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge/tc358768.c
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ideasonboard.com>2023-05-22 17:22:49 +0300
committerFrancesco Dolcini <francesco.dolcini@toradex.com>2023-06-19 15:54:11 +0200
commit9a757188e1ff31e54c749d0656e3048a66467a33 (patch)
treec53534bc11104b75aa5c52a61651cf3f1b4a2039 /drivers/gpu/drm/bridge/tc358768.c
parent34a7716e046916220534baff7ec73341bf355aa6 (diff)
drm/bridge: lt8912b: Fix bridge_detach
The driver calls lt8912_bridge_detach() from its lt8912_remove() function. As the DRM code detaches bridges automatically, this leads to a double detach and a crash. Fix the issue by dropping the call to lt8912_bridge_detach() from lt8912_remove(), and also drop the useless is_attached field. Upstream-Status: Pending Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Diffstat (limited to 'drivers/gpu/drm/bridge/tc358768.c')
0 files changed, 0 insertions, 0 deletions