drm/tegra: dsi: Mark connector hotpluggable
authorThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 13:54:01 +0000 (14:54 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 15:12:16 +0000 (16:12 +0100)
commitba3df9792207601762060a313d18efdd6ae83501
tree4aa0649ce989047f82f6aba7949ec1879af6ddc7
parent41a8e72e0e32eca7acbcf11d4c75cf5d21d0c825
drm/tegra: dsi: Mark connector hotpluggable

DSI panels can always be hotplugged via the DSI bus' attach/detach
infrastructure, so unconditionally mark the connector hotpluggable.

While at it, also make sure that when a panel is detached the connector
is marked unconnected before calling into the DRM hotplug helpers to
reflect the correct state.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dsi.c
This page took 0.025656 seconds and 5 git commands to generate.