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

No differences found