aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/cx25821
diff options
context:
space:
mode:
authorLeonid V. Fedorenchik <leonidsbox@gmail.com>2011-10-22 01:43:35 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-11-24 18:51:48 -0200
commitbc8b5dcaf5939045d89efa737b1ef583171e2436 (patch)
tree153a233a0c4cc476693e4b93e0fea7e1d309d51b /drivers/media/video/cx25821
parent654d075d5db3220af1385980acba8f9417c0f36a (diff)
[media] cx25821-medusa-defines.h: Fix typo
Fix typo in comment in word 'decoder'. Signed-off-by: Leonid V. Fedorenchik <leonidsbox@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx25821')
-rw-r--r--drivers/media/video/cx25821/cx25821-medusa-defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx25821/cx25821-medusa-defines.h b/drivers/media/video/cx25821/cx25821-medusa-defines.h
index 60d197f5755..07a61419549 100644
--- a/drivers/media/video/cx25821/cx25821-medusa-defines.h
+++ b/drivers/media/video/cx25821/cx25821-medusa-defines.h
@@ -23,7 +23,7 @@
#ifndef _MEDUSA_DEF_H_
#define _MEDUSA_DEF_H_
-/* Video deocder that we supported */
+/* Video decoder that we supported */
#define VDEC_A 0
#define VDEC_B 1
#define VDEC_C 2