BackMerge v4.19-rc6 into drm-next
[sfrench/cifs-2.6.git] / include / drm / drm_panel.h
index 777814755fa62baff930d0f2cd46e0cec1525500..8c738c0e6e9f744df88864b7783e7e15f54f07c5 100644 (file)
@@ -82,6 +82,7 @@ struct drm_panel_funcs {
  * @drm: DRM device owning the panel
  * @connector: DRM connector that the panel is attached to
  * @dev: parent device of the panel
+ * @link: link from panel device (supplier) to DRM device (consumer)
  * @funcs: operations that can be performed on the panel
  * @list: panel entry in registry
  */