aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/tuners/tuner-xc2028-types.h
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2013-10-20 21:34:01 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2013-12-09 14:50:50 -0200
commitf58c91ce82cbb55a48fbc1a0cb7c84c0d0a4e1bd (patch)
tree62e7cfe6198ac0aceeefc3171cf8d8daab87785f /drivers/media/tuners/tuner-xc2028-types.h
parent[media] videobuf2: Add support for file access mode flags for DMABUF exporting (diff)
downloadwireguard-linux-f58c91ce82cbb55a48fbc1a0cb7c84c0d0a4e1bd.tar.xz
wireguard-linux-f58c91ce82cbb55a48fbc1a0cb7c84c0d0a4e1bd.zip
[media] media_tree: Fix spelling errors
Fix various spelling errors in strings and comments throughout the media tree. The majority of these were found using Lucas De Marchi's codespell tool. [m.chehab@samsung.com: discard hunks with conflicts] Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/tuners/tuner-xc2028-types.h')
-rw-r--r--drivers/media/tuners/tuner-xc2028-types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/tuners/tuner-xc2028-types.h b/drivers/media/tuners/tuner-xc2028-types.h
index 74dc46a71f64..7e4798783db7 100644
--- a/drivers/media/tuners/tuner-xc2028-types.h
+++ b/drivers/media/tuners/tuner-xc2028-types.h
@@ -119,7 +119,7 @@
#define V4L2_STD_A2 (V4L2_STD_A2_A | V4L2_STD_A2_B)
#define V4L2_STD_NICAM (V4L2_STD_NICAM_A | V4L2_STD_NICAM_B)
-/* To preserve backward compatibilty,
+/* To preserve backward compatibility,
(std & V4L2_STD_AUDIO) = 0 means that ALL audio stds are supported
*/