[PATCH] drm: Remove DRM_CONNECTOR_POLL_HPD and clarify poll logic

2011-09-06 Thread Adam Jackson
This was just confusing. ->polled just means which directions you want to poll for changes, regardless of whether you can get HPD interrupts for them. Signed-off-by: Adam Jackson --- Kind of an RFC patch, and I've not tested it yet, but it certainly makes more sense to read this way. drivers/

[PATCH] drm: Remove DRM_CONNECTOR_POLL_HPD and clarify poll logic

2011-09-06 Thread Adam Jackson
This was just confusing. ->polled just means which directions you want to poll for changes, regardless of whether you can get HPD interrupts for them. Signed-off-by: Adam Jackson --- Kind of an RFC patch, and I've not tested it yet, but it certainly makes more sense to read this way. drivers/