diff options
author | Jorrit Schippers <jorrit@ncode.nl> | 2012-12-27 11:33:02 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-01-03 10:15:49 -0500 |
commit | d82603c6da7579c50ebe3fe7da6e3e267d9f6427 (patch) | |
tree | 9bf2bb015fa7171440d5cb9be2e572faa44dd488 /drivers/media/platform/soc_camera/mx2_camera.c | |
parent | 145bfa9d16cb1277cc98197f9bd048feacba3b8a (diff) |
treewide: Replace incomming with incoming in all comments and strings
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/media/platform/soc_camera/mx2_camera.c')
-rw-r--r-- | drivers/media/platform/soc_camera/mx2_camera.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/platform/soc_camera/mx2_camera.c b/drivers/media/platform/soc_camera/mx2_camera.c index 9fd9d1c5b218..4544a0734df3 100644 --- a/drivers/media/platform/soc_camera/mx2_camera.c +++ b/drivers/media/platform/soc_camera/mx2_camera.c | |||
@@ -312,7 +312,7 @@ static struct mx2_fmt_cfg mx27_emma_prp_table[] = { | |||
312 | /* | 312 | /* |
313 | * This is a generic configuration which is valid for most | 313 | * This is a generic configuration which is valid for most |
314 | * prp input-output format combinations. | 314 | * prp input-output format combinations. |
315 | * We set the incomming and outgoing pixelformat to a | 315 | * We set the incoming and outgoing pixelformat to a |
316 | * 16 Bit wide format and adjust the bytesperline | 316 | * 16 Bit wide format and adjust the bytesperline |
317 | * accordingly. With this configuration the inputdata | 317 | * accordingly. With this configuration the inputdata |
318 | * will not be changed by the emma and could be any type | 318 | * will not be changed by the emma and could be any type |