|
@@ -216,8 +216,7 @@ enum drm_mode_status drm_connector_mode_valid(struct drm_connector *connector,
|
|
* suspend/resume.
|
|
* suspend/resume.
|
|
*
|
|
*
|
|
* Drivers can call this helper from their device resume implementation. It is
|
|
* Drivers can call this helper from their device resume implementation. It is
|
|
- * an error to call this when the output polling support has not yet been set
|
|
|
|
- * up.
|
|
|
|
|
|
+ * not an error to call this even when output polling isn't enabled.
|
|
*
|
|
*
|
|
* Note that calls to enable and disable polling must be strictly ordered, which
|
|
* Note that calls to enable and disable polling must be strictly ordered, which
|
|
* is automatically the case when they're only call from suspend/resume
|
|
* is automatically the case when they're only call from suspend/resume
|