commit | ba3df9792207601762060a313d18efdd6ae83501 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Nov 13 14:54:01 2014 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Thu Nov 13 16:12:16 2014 +0100 |
tree | 4aa0649ce989047f82f6aba7949ec1879af6ddc7 | |
parent | 41a8e72e0e32eca7acbcf11d4c75cf5d21d0c825 [diff] |
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>