summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel/panel-simple.c
diff options
context:
space:
mode:
authorLiu Ying <victor.liu@nxp.com>2019-01-09 10:40:45 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:35:53 +0800
commit15bcff90136b55cc91678ff6e92de6ee1cc3e884 (patch)
treee4d4ed8dd5c431847e1a2e8375458841973d82e9 /drivers/gpu/drm/panel/panel-simple.c
parent6cc8d1c2854a3ebfc7ee61336ea1bddf2ede88a0 (diff)
MLK-20702 drm/panel: simple: Fix a minor typo in a piece of comment
s/in pratical/in practice Signed-off-by: Liu Ying <victor.liu@nxp.com>
Diffstat (limited to 'drivers/gpu/drm/panel/panel-simple.c')
-rw-r--r--drivers/gpu/drm/panel/panel-simple.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers/gpu/drm/panel/panel-simple.c
index a76423057873..c3994bd58aa1 100644
--- a/drivers/gpu/drm/panel/panel-simple.c
+++ b/drivers/gpu/drm/panel/panel-simple.c
@@ -1238,7 +1238,7 @@ static const struct panel_desc jdi_tx26d202vm0bwa = {
/*
* The panel spec recommends one second delay
* to the below items. However, it's a bit too
- * long in pratical. Based on tests, it turns
+ * long in practice. Based on tests, it turns
* out 100 milliseconds is fine.
*/
.prepare = 100,