drm/tegra: Detach panel when a connector is removed
commit9aaa0cebcb3ebabd52a2a269a50fe3525d8deed1
authorThierry Reding <treding@nvidia.com>
Tue, 4 Nov 2014 15:20:20 +0000 (4 16:20 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 15:18:33 +0000 (13 16:18 +0100)
treee8530d7286aa990792ca0f215412673f066a6d02
parent1053f4dd82338ca82de46a23a11d51d7455b02c6
drm/tegra: Detach panel when a connector is removed

When the DRM device is torn down and the connector is removed, make sure
to detach the panel to make sure there are no dangling pointers.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/output.c