[PATCH v3 01/12] drm/panel: Fix typo in drm_panel_unprepare docs
Sean Paul
seanpaul at chromium.org
Tue Oct 17 21:13:04 UTC 2017
Signed-off-by: Sean Paul <seanpaul at chromium.org>
---
New in v3
include/drm/drm_panel.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/drm/drm_panel.h b/include/drm/drm_panel.h
index 14ac240a1f64..ab59d71a24c3 100644
--- a/include/drm/drm_panel.h
+++ b/include/drm/drm_panel.h
@@ -96,7 +96,7 @@ struct drm_panel {
};
/**
- * drm_disable_unprepare - power off a panel
+ * drm_panel_unprepare - power off a panel
* @panel: DRM panel
*
* Calling this function will completely power off a panel (assert the panel's
--
2.15.0.rc1.287.g2b38de12cc-goog
More information about the dri-devel
mailing list