summaryrefslogtreecommitdiffstats
path: root/include/media/davinci/dm644x_ccdc.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-02-18 14:29:06 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-03-01 09:45:52 -0500
commite907bf3c9820c8480b1d83aca42a5668c5364be9 (patch)
tree67176a1cb5932ba46a827c6cb6ca6f57a74d0bb6 /include/media/davinci/dm644x_ccdc.h
parent4b129dc907e9b95349380a1fd0f810c5d686f705 (diff)
downloadlinux-e907bf3c9820c8480b1d83aca42a5668c5364be9.tar.gz
linux-e907bf3c9820c8480b1d83aca42a5668c5364be9.tar.bz2
linux-e907bf3c9820c8480b1d83aca42a5668c5364be9.zip
media: include: fix several typos
Use codespell to fix lots of typos over frontends. Manually verified to avoid false-positives. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Reviewed-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/media/davinci/dm644x_ccdc.h')
-rw-r--r--include/media/davinci/dm644x_ccdc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/davinci/dm644x_ccdc.h b/include/media/davinci/dm644x_ccdc.h
index 6ea2ce241851..694fc8f6081f 100644
--- a/include/media/davinci/dm644x_ccdc.h
+++ b/include/media/davinci/dm644x_ccdc.h
@@ -152,7 +152,7 @@ struct ccdc_params_raw {
* order in memory(bottom to top)
*/
unsigned char image_invert_enable;
- /* configurable paramaters */
+ /* configurable parameters */
struct ccdc_config_params_raw config_params;
};