BackMerge v4.19-rc6 into drm-next
[sfrench/cifs-2.6.git] / drivers / gpu / drm / drm_panel.c
index 1d9a9d2fe0e098c4f00b59816b92d262c9620073..c33f95e08e1b8bc8c6e987a95bc4ff011215618f 100644 (file)
@@ -142,7 +142,9 @@ EXPORT_SYMBOL(drm_panel_detach);
  *
  * Return: A pointer to the panel registered for the specified device tree
  * node or an ERR_PTR() if no panel matching the device tree node can be found.
+ *
  * Possible error codes returned by this function:
+ *
  * - EPROBE_DEFER: the panel device has not been probed yet, and the caller
  *   should retry later
  * - ENODEV: the device is not available (status != "okay" or "ok")