wsi/display: add comment
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
@@ -96,7 +96,7 @@ struct wsi_display {
|
||||
pthread_cond_t wait_cond;
|
||||
pthread_t wait_thread;
|
||||
|
||||
struct list_head connectors;
|
||||
struct list_head connectors; /* list of all discovered connectors */
|
||||
};
|
||||
|
||||
#define wsi_for_each_display_mode(_mode, _conn) \
|
||||
|
||||
Reference in New Issue
Block a user