On Tue, Apr 22, 2014 at 04:09:15AM +0530, Ajay Kumar wrote:
From: Rahul Sharma Rahul.Sharma@samsung.com
Add DRM_CONNECTOR_POLL_HPD to the set of connector flags while registering drm_connector for ptn3460.
Signed-off-by: Rahul Sharma Rahul.Sharma@samsung.com Signed-off-by: Ajay Kumar ajaykumar.rs@samsung.com
This needs to explain *why* you think this change is necessary. As far as I can see, the PTN3460 bridge doesn't support hotplug detection at all, in which case setting DRM_CONNECTOR_POLL_HPD would be completely wrong.
Thierry