Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348424
b: refs/heads/master
c: 6fe891f
h: refs/heads/master
v: v3
  • Loading branch information
Eunchul Kim authored and Inki Dae committed Jan 4, 2013
1 parent 087d946 commit 8dacb47
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5bbea0c41c677039203f445ad0529ab58751123e
refs/heads/master: 6fe891f669e3e065a99423d322edc4ea7593f248
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/exynos/exynos_drm_fimc.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include "exynos_drm_fimc.h"

/*
* FIMC is stand for Fully Interactive Mobile Camera and
* FIMC stands for Fully Interactive Mobile Camera and
* supports image scaler/rotator and input/output DMA operations.
* input DMA reads image data from the memory.
* output DMA writes image data to memory.
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/exynos/exynos_drm_gsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include "exynos_drm_gsc.h"

/*
* GSC is stand for General SCaler and
* GSC stands for General SCaler and
* supports image scaler/rotator and input/output DMA operations.
* input DMA reads image data from the memory.
* output DMA writes image data to memory.
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/exynos/exynos_drm_ipp.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#include "exynos_drm_iommu.h"

/*
* IPP is stand for Image Post Processing and
* IPP stands for Image Post Processing and
* supports image scaler/rotator and input/output DMA operations.
* using FIMC, GSC, Rotator, so on.
* IPP is integration device driver of same attribute h/w
Expand Down

0 comments on commit 8dacb47

Please sign in to comment.