projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b28c3e
)
drm/exynos: Fix trivial typo in exynos_drm_fimd.c
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 19 Sep 2013 05:09:44 +0000
(10:39 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Mon, 2 Dec 2013 13:49:20 +0000
(22:49 +0900)
Fixed a trivial typo.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/exynos/exynos_drm_fimd.c
b/drivers/gpu/drm/exynos/exynos_drm_fimd.c
index 23da72b5eae98b0bae1e400ea28d74ed5ee7e472..a61878bf5dcd091cf31ed64a8374d230b580dc1e 100644
(file)
--- a/
drivers/gpu/drm/exynos/exynos_drm_fimd.c
+++ b/
drivers/gpu/drm/exynos/exynos_drm_fimd.c
@@
-31,7
+31,7
@@
#include "exynos_drm_iommu.h"
/*
- * FIMD
is stand
for Fully Interactive Mobile Display and
+ * FIMD
stands
for Fully Interactive Mobile Display and
* as a display controller, it transfers contents drawn on memory
* to a LCD Panel through Display Interfaces such as RGB or
* CPU Interface.