media: staging: fix several typos
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 18 Feb 2019 19:29:08 +0000 (14:29 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 1 Mar 2019 14:47:24 +0000 (09:47 -0500)
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>
drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.c
drivers/staging/media/davinci_vpfe/dm365_isif.c
drivers/staging/media/davinci_vpfe/dm365_resizer.c
drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c
drivers/staging/media/ipu3/include/intel-ipu3.h
drivers/staging/media/ipu3/ipu3-abi.h
drivers/staging/media/ipu3/ipu3.h
drivers/staging/media/omap4iss/iss_csi2.c
drivers/staging/media/soc_camera/soc_camera.c
drivers/staging/media/zoran/zoran_card.c
drivers/staging/media/zoran/zoran_device.c

index 5618c80..565a3dc 100644 (file)
@@ -781,7 +781,7 @@ ipipe_set_3d_lut_regs(void __iomem *base_addr, void __iomem *isp5_base_addr,
        if (!lut_3d->en)
                return;
 
-       /* valied table */
+       /* valid table */
        tbl = lut_3d->table;
        for (i = 0; i < VPFE_IPIPE_MAX_SIZE_3D_LUT; i++) {
                /*
index 625d0aa..0a6d038 100644 (file)
@@ -675,7 +675,7 @@ static void isif_config_bclamp(struct vpfe_isif_device *isif,
        val = (bc->bc_mode_color & ISIF_BC_MODE_COLOR_MASK) <<
                ISIF_BC_MODE_COLOR_SHIFT;
 
-       /* Enable BC and horizontal clamp calculation paramaters */
+       /* Enable BC and horizontal clamp calculation parameters */
        val = val | 1 | ((bc->horz.mode & ISIF_HORZ_BC_MODE_MASK) <<
              ISIF_HORZ_BC_MODE_SHIFT);
 
@@ -712,7 +712,7 @@ static void isif_config_bclamp(struct vpfe_isif_device *isif,
                isif_write(isif->isif_cfg.base_addr, val, CLHWIN2);
        }
 
-       /* vertical clamp calculation paramaters */
+       /* vertical clamp calculation parameters */
        /* OB H Valid */
        val = bc->vert.ob_h_sz_calc & ISIF_VERT_BC_OB_H_SZ_MASK;
 
index 6098f43..9d72629 100644 (file)
@@ -1284,7 +1284,7 @@ static int resizer_set_stream(struct v4l2_subdev *sd, int enable)
  * @cfg: V4L2 subdev pad config
  * @pad: pad number.
  * @which: wanted subdev format.
- * Retun wanted mbus frame format.
+ * Return wanted mbus frame format.
  */
 static struct v4l2_mbus_framefmt *
 __resizer_get_format(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg,
@@ -1785,7 +1785,7 @@ void vpfe_resizer_unregister_entities(struct vpfe_resizer_device *vpfe_rsz)
 
 /*
  * vpfe_resizer_register_entities() - Register entity
- * @resizer - pointer to resizer devive.
+ * @resizer - pointer to resizer device.
  * @vdev: pointer to v4l2 device structure.
  */
 int vpfe_resizer_register_entities(struct vpfe_resizer_device *resizer,
index 34d63c2..57b9360 100644 (file)
@@ -528,7 +528,7 @@ static void vpfe_cleanup_modules(struct vpfe_device *vpfe_dev,
  * @vpfe_dev - ptr to vpfe capture device
  * @pdev - pointer to platform device
  *
- * intialize all v4l2 subdevs and media entities
+ * initialize all v4l2 subdevs and media entities
  */
 static int vpfe_initialize_modules(struct vpfe_device *vpfe_dev,
                                   struct platform_device *pdev)
index eb6f52a..1e7184e 100644 (file)
@@ -432,11 +432,11 @@ struct ipu3_uapi_awb_fr_raw_buffer {
  *
  * @grid_cfg:  grid config, default 16x16.
  * @bayer_coeff:       1D Filter 1x11 center symmetry/anti-symmetry.
- *                     coeffcients defaults { 0, 0, 0, 0, 0, 128 }.
+ *                     coefficients defaults { 0, 0, 0, 0, 0, 128 }.
  *                     Applied on whole image for each Bayer channel separately
  *                     by a weighted sum of its 11x1 neighbors.
  * @reserved1: reserved
- * @bayer_sign:        sign of filter coeffcients, default 0.
+ * @bayer_sign:        sign of filter coefficients, default 0.
  * @bayer_nf:  normalization factor for the convolution coeffs, to make sure
  *             total memory needed is within pre-determined range.
  *             NF should be the log2 of the sum of the abs values of the
index 25be56f..e118560 100644 (file)
@@ -1510,7 +1510,7 @@ struct imgu_abi_blob_info {
                                        /* offset wrt hdr in bytes */
        u32 prog_name_offset;           /* offset wrt hdr in bytes */
        u32 size;                       /* Size of blob */
-       u32 padding_size;               /* total cummulative of bytes added
+       u32 padding_size;               /* total cumulative of bytes added
                                         * due to section alignment
                                         */
        u32 icache_source;              /* Position of icache in blob */
index 6b408f7..73b123b 100644 (file)
@@ -146,7 +146,7 @@ struct imgu_device {
         * vid_buf.list and css->queue
         */
        struct mutex lock;
-       /* Forbit streaming and buffer queuing during system suspend. */
+       /* Forbid streaming and buffer queuing during system suspend. */
        atomic_t qbuf_barrier;
        /* Indicate if system suspend take place while imgu is streaming. */
        bool suspend_in_stream;
index 059cf5b..a6dc2d2 100644 (file)
@@ -712,7 +712,7 @@ static void csi2_isr_ctx(struct iss_csi2_device *csi2,
 
        /* Skip interrupts until we reach the frame skip count. The CSI2 will be
         * automatically disabled, as the frame skip count has been programmed
-        * in the CSI2_CTx_CTRL1::COUNT field, so reenable it.
+        * in the CSI2_CTx_CTRL1::COUNT field, so re-enable it.
         *
         * It would have been nice to rely on the FRAME_NUMBER interrupt instead
         * but it turned out that the interrupt is only generated when the CSI2
index 2103433..1ab86a7 100644 (file)
@@ -4,11 +4,11 @@
  * Copyright (C) 2008, Guennadi Liakhovetski <kernel@pengutronix.de>
  *
  * This driver provides an interface between platform-specific camera
- * busses and camera devices. It should be used if the camera is
+ * buses and camera devices. It should be used if the camera is
  * connected not over a "proper" bus like PCI or USB, but over a
  * special bus, like, for example, the Quick Capture interface on PXA270
  * SoCs. Later it should also be used for i.MX31 SoCs from Freescale.
- * It can handle multiple cameras and / or multiple busses, which can
+ * It can handle multiple cameras and / or multiple buses, which can
  * be used, e.g., in stereo-vision applications.
  *
  * This program is free software; you can redistribute it and/or modify
index 94dadbb..ea10523 100644 (file)
@@ -1470,7 +1470,7 @@ static int __init zoran_init(void)
                v4l_nbufs = 2;
        if (v4l_nbufs > VIDEO_MAX_FRAME)
                v4l_nbufs = VIDEO_MAX_FRAME;
-       /* The user specfies the in KB, we want them in byte
+       /* The user specifies the in KB, we want them in byte
         * (and page aligned) */
        v4l_bufsize = PAGE_ALIGN(v4l_bufsize * 1024);
        if (v4l_bufsize < 32768)
index d393e7b..22b2763 100644 (file)
@@ -612,7 +612,7 @@ zr36057_set_memgrab (struct zoran *zr,
                zr->v4l_memgrab_active = 0;
                zr->v4l_grab_frame = NO_GRAB_ACTIVE;
 
-               /* reenable grabbing to screen if it was running */
+               /* re-enable grabbing to screen if it was running */
                if (zr->v4l_overlay_active) {
                        zr36057_overlay(zr, 1);
                } else {