linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 06/14] media: platform: fix several typos
       [not found] <f235ba60b2b7e5fba09d3c6b0d5dbbd8a86ea9b9.1550518128.git.mchehab+samsung@kernel.org>
@ 2019-02-18 19:29 ` Mauro Carvalho Chehab
  2019-02-19 11:17   ` Niklas Söderlund
                     ` (7 more replies)
  2019-02-18 19:29 ` [PATCH 12/14] media: include: " Mauro Carvalho Chehab
  1 sibling, 8 replies; 12+ messages in thread
From: Mauro Carvalho Chehab @ 2019-02-18 19:29 UTC (permalink / raw)
  Cc: Andrew-CT Chen, Alexandre Belloni, Minghsiu Tsai, Heiko Stuebner,
	Maxime Ripard, Stanimir Varbanov, Patrice Chotard, Andrzej Hajda,
	Lad, Prabhakar, Laurent Pinchart, Sylwester Nawrocki,
	Mauro Carvalho Chehab, Michal Simek, Andrzej Pietrasiewicz,
	linux-samsung-soc, Jonathan Corbet, Chen-Yu Tsai,
	Krzysztof Kozlowski, linux-stm32, linux-rockchip,
	Ludovic Desroches, Kukjin Kim, Linux Media Mailing List,
	Kamil Debski, Maxime Coquelin, Alexandre Torgue, linux-arm-msm,
	Houlong Wei, Mauro Carvalho Chehab, Benoit Parrot, Jeongtae Park,
	linux-mediatek, Jacek Anaszewski, Yong Deng, Matthias Brugger,
	Hugues Fruchet, Tiffany Lin, linux-arm-kernel, Hyun Kwon,
	Jacob chen, linux-renesas-soc, Kyungmin Park, Kieran Bingham,
	Jean-Christophe Trotin, Philipp Zabel, Niklas Söderlund,
	Eugen Hristev

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/media/platform/Kconfig                     |  2 +-
 drivers/media/platform/atmel/atmel-isi.c           |  4 ++--
 drivers/media/platform/coda/coda-jpeg.c            |  2 +-
 drivers/media/platform/davinci/isif.c              |  4 ++--
 drivers/media/platform/davinci/vpbe.c              |  2 +-
 drivers/media/platform/davinci/vpif.c              |  2 +-
 drivers/media/platform/davinci/vpif_display.c      |  4 ++--
 .../media/platform/exynos4-is/fimc-is-command.h    |  2 +-
 drivers/media/platform/exynos4-is/fimc-is-param.h  |  2 +-
 drivers/media/platform/exynos4-is/media-dev.h      |  2 +-
 drivers/media/platform/exynos4-is/mipi-csis.c      |  4 ++--
 drivers/media/platform/marvell-ccic/mmp-driver.c   |  4 ++--
 drivers/media/platform/mtk-mdp/mtk_mdp_core.h      |  6 +++---
 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c |  2 +-
 drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h |  4 ++--
 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c |  2 +-
 .../media/platform/mtk-vcodec/vdec/vdec_h264_if.c  |  4 ++--
 .../media/platform/mtk-vcodec/vdec/vdec_vp8_if.c   |  2 +-
 drivers/media/platform/mtk-vcodec/vdec_drv_if.h    |  2 +-
 drivers/media/platform/mtk-vcodec/vdec_vpu_if.h    |  2 +-
 drivers/media/platform/omap/omap_vout.c            |  4 ++--
 drivers/media/platform/omap/omap_voutdef.h         |  4 ++--
 drivers/media/platform/omap3isp/isp.c              |  2 +-
 drivers/media/platform/omap3isp/ispccdc.c          |  4 ++--
 drivers/media/platform/omap3isp/ispcsi2.c          |  2 +-
 drivers/media/platform/pxa_camera.c                |  2 +-
 drivers/media/platform/qcom/venus/core.h           |  2 +-
 drivers/media/platform/rcar-vin/rcar-dma.c         |  2 +-
 drivers/media/platform/rcar-vin/rcar-v4l2.c        |  4 ++--
 drivers/media/platform/rockchip/rga/rga-hw.c       |  6 +++---
 drivers/media/platform/s3c-camif/camif-core.h      |  2 +-
 drivers/media/platform/s5p-jpeg/jpeg-core.h        |  4 ++--
 drivers/media/platform/s5p-mfc/s5p_mfc_common.h    |  2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c      |  2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c       |  2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c    |  2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c    |  4 ++--
 .../media/platform/sti/c8sectpfe/c8sectpfe-core.h  |  2 +-
 drivers/media/platform/sti/delta/delta.h           |  2 +-
 drivers/media/platform/sti/hva/hva-h264.c          |  2 +-
 drivers/media/platform/stm32/stm32-dcmi.c          |  2 +-
 drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h |  2 +-
 drivers/media/platform/ti-vpe/vpdma.c              | 14 +++++++-------
 drivers/media/platform/ti-vpe/vpe.c                |  2 +-
 drivers/media/platform/vsp1/vsp1_brx.c             |  4 ++--
 drivers/media/platform/xilinx/xilinx-vip.c         |  2 +-
 46 files changed, 70 insertions(+), 70 deletions(-)

diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
index 6cff26b29a38..4acbed189644 100644
--- a/drivers/media/platform/Kconfig
+++ b/drivers/media/platform/Kconfig
@@ -668,7 +668,7 @@ menuconfig SDR_PLATFORM_DRIVERS
 if SDR_PLATFORM_DRIVERS
 
 config VIDEO_RCAR_DRIF
-	tristate "Renesas Digitial Radio Interface (DRIF)"
+	tristate "Renesas Digital Radio Interface (DRIF)"
 	depends on VIDEO_V4L2
 	depends on ARCH_RENESAS || COMPILE_TEST
 	select VIDEOBUF2_VMALLOC
diff --git a/drivers/media/platform/atmel/atmel-isi.c b/drivers/media/platform/atmel/atmel-isi.c
index fdb255e4a956..08b8d5583080 100644
--- a/drivers/media/platform/atmel/atmel-isi.c
+++ b/drivers/media/platform/atmel/atmel-isi.c
@@ -110,7 +110,7 @@ struct atmel_isi {
 	bool				enable_preview_path;
 
 	struct completion		complete;
-	/* ISI peripherial clock */
+	/* ISI peripheral clock */
 	struct clk			*pclk;
 	unsigned int			irq;
 
@@ -1078,7 +1078,7 @@ static void isi_graph_notify_unbind(struct v4l2_async_notifier *notifier,
 
 	dev_dbg(isi->dev, "Removing %s\n", video_device_node_name(isi->vdev));
 
-	/* Checks internaly if vdev have been init or not */
+	/* Checks internally if vdev have been init or not */
 	video_unregister_device(isi->vdev);
 }
 
diff --git a/drivers/media/platform/coda/coda-jpeg.c b/drivers/media/platform/coda/coda-jpeg.c
index 9f899a6cefed..39a2351c1e48 100644
--- a/drivers/media/platform/coda/coda-jpeg.c
+++ b/drivers/media/platform/coda/coda-jpeg.c
@@ -103,7 +103,7 @@ static const unsigned char chroma_ac_value[162 + 2] = {
 
 /*
  * Quantization tables for luminance and chrominance components in
- * zig-zag scan order from the Freescale i.MX VPU libaries
+ * zig-zag scan order from the Freescale i.MX VPU libraries
  */
 
 static unsigned char luma_q[64] = {
diff --git a/drivers/media/platform/davinci/isif.c b/drivers/media/platform/davinci/isif.c
index 340f8218f54d..47cecd10eb9f 100644
--- a/drivers/media/platform/davinci/isif.c
+++ b/drivers/media/platform/davinci/isif.c
@@ -328,7 +328,7 @@ static void isif_config_bclamp(struct isif_black_clamp *bc)
 	if (bc->en) {
 		val = bc->bc_mode_color << ISIF_BC_MODE_COLOR_SHIFT;
 
-		/* Enable BC and horizontal clamp caculation paramaters */
+		/* Enable BC and horizontal clamp calculation parameters */
 		val = val | 1 | (bc->horz.mode << ISIF_HORZ_BC_MODE_SHIFT);
 
 		regw(val, CLAMPCFG);
@@ -358,7 +358,7 @@ static void isif_config_bclamp(struct isif_black_clamp *bc)
 			regw(bc->horz.win_start_v_calc, CLHWIN2);
 		}
 
-		/* vertical clamp caculation paramaters */
+		/* vertical clamp calculation parameters */
 
 		/* Reset clamp value sel for previous line */
 		val |=
diff --git a/drivers/media/platform/davinci/vpbe.c b/drivers/media/platform/davinci/vpbe.c
index 4766a7a23d16..8339163a5231 100644
--- a/drivers/media/platform/davinci/vpbe.c
+++ b/drivers/media/platform/davinci/vpbe.c
@@ -242,7 +242,7 @@ static int vpbe_set_output(struct vpbe_device *vpbe_dev, int index)
 		goto unlock;
 
 	/*
-	 * It is assumed that venc or extenal encoder will set a default
+	 * It is assumed that venc or external encoder will set a default
 	 * mode in the sub device. For external encoder or LCD pannel output,
 	 * we also need to set up the lcd port for the required mode. So setup
 	 * the lcd port for the default mode that is configured in the board
diff --git a/drivers/media/platform/davinci/vpif.c b/drivers/media/platform/davinci/vpif.c
index 16352e2263d2..df66461f5d4f 100644
--- a/drivers/media/platform/davinci/vpif.c
+++ b/drivers/media/platform/davinci/vpif.c
@@ -1,7 +1,7 @@
 /*
  * vpif - Video Port Interface driver
  * VPIF is a receiver and transmitter for video data. It has two channels(0, 1)
- * that receiveing video byte stream and two channels(2, 3) for video output.
+ * that receiving video byte stream and two channels(2, 3) for video output.
  * The hardware supports SDTV, HDTV formats, raw data capture.
  * Currently, the driver supports NTSC and PAL standards.
  *
diff --git a/drivers/media/platform/davinci/vpif_display.c b/drivers/media/platform/davinci/vpif_display.c
index 3517487d9760..f4b4f2a1dfc0 100644
--- a/drivers/media/platform/davinci/vpif_display.c
+++ b/drivers/media/platform/davinci/vpif_display.c
@@ -138,7 +138,7 @@ static int vpif_buffer_queue_setup(struct vb2_queue *vq,
  * vpif_buffer_queue : Callback function to add buffer to DMA queue
  * @vb: ptr to vb2_buffer
  *
- * This callback fucntion queues the buffer to DMA engine
+ * This callback function queues the buffer to DMA engine
  */
 static void vpif_buffer_queue(struct vb2_buffer *vb)
 {
@@ -635,7 +635,7 @@ static int vpif_try_fmt_vid_out(struct file *file, void *priv,
 	struct v4l2_pix_format *pixfmt = &fmt->fmt.pix;
 
 	/*
-	 * to supress v4l-compliance warnings silently correct
+	 * to suppress v4l-compliance warnings silently correct
 	 * the pixelformat
 	 */
 	if (pixfmt->pixelformat != V4L2_PIX_FMT_YUV422P)
diff --git a/drivers/media/platform/exynos4-is/fimc-is-command.h b/drivers/media/platform/exynos4-is/fimc-is-command.h
index 0d1f52e394b1..b06b56b890d5 100644
--- a/drivers/media/platform/exynos4-is/fimc-is-command.h
+++ b/drivers/media/platform/exynos4-is/fimc-is-command.h
@@ -18,7 +18,7 @@
 
 #define FIMC_IS_COMMAND_VER	110 /* FIMC-IS command set version 1.10 */
 
-/* Enumeration of commands beetween the FIMC-IS and the host processor. */
+/* Enumeration of commands between the FIMC-IS and the host processor. */
 
 /* HOST to FIMC-IS */
 #define HIC_PREVIEW_STILL	0x0001
diff --git a/drivers/media/platform/exynos4-is/fimc-is-param.h b/drivers/media/platform/exynos4-is/fimc-is-param.h
index 8e31f7642776..22923a3d405e 100644
--- a/drivers/media/platform/exynos4-is/fimc-is-param.h
+++ b/drivers/media/platform/exynos4-is/fimc-is-param.h
@@ -298,7 +298,7 @@ enum isp_af_mode {
 #define ISP_FLASH_COMMAND_AUTO			2
 #define ISP_FLASH_COMMAND_TORCH			3 /* 3 sec */
 
-/* Flash red-eye commads */
+/* Flash red-eye commands */
 #define ISP_FLASH_REDEYE_DISABLE		0
 #define ISP_FLASH_REDEYE_ENABLE			1
 
diff --git a/drivers/media/platform/exynos4-is/media-dev.h b/drivers/media/platform/exynos4-is/media-dev.h
index 9f527670395a..a7c9490bbcb4 100644
--- a/drivers/media/platform/exynos4-is/media-dev.h
+++ b/drivers/media/platform/exynos4-is/media-dev.h
@@ -79,7 +79,7 @@ struct fimc_camclk_info {
 
 /**
  * struct fimc_sensor_info - image data source subdev information
- * @pdata: sensor's atrributes passed as media device's platform data
+ * @pdata: sensor's attributes passed as media device's platform data
  * @asd: asynchronous subdev registration data structure
  * @subdev: image sensor v4l2 subdev
  * @host: fimc device the sensor is currently linked to
diff --git a/drivers/media/platform/exynos4-is/mipi-csis.c b/drivers/media/platform/exynos4-is/mipi-csis.c
index 35cb0162085b..234e047e3e8f 100644
--- a/drivers/media/platform/exynos4-is/mipi-csis.c
+++ b/drivers/media/platform/exynos4-is/mipi-csis.c
@@ -183,7 +183,7 @@ struct csis_drvdata {
  * @index: the hardware instance index
  * @pdev: CSIS platform device
  * @phy: pointer to the CSIS generic PHY
- * @regs: mmaped I/O registers memory
+ * @regs: mmapped I/O registers memory
  * @supplies: CSIS regulator supplies
  * @clock: CSIS clocks
  * @irq: requested s5p-mipi-csis irq number
@@ -745,7 +745,7 @@ static int s5pcsis_parse_dt(struct platform_device *pdev,
 		goto err;
 	}
 
-	/* Get MIPI CSI-2 bus configration from the endpoint node. */
+	/* Get MIPI CSI-2 bus configuration from the endpoint node. */
 	of_property_read_u32(node, "samsung,csis-hs-settle",
 					&state->hs_settle);
 	state->wclk_ext = of_property_read_bool(node,
diff --git a/drivers/media/platform/marvell-ccic/mmp-driver.c b/drivers/media/platform/marvell-ccic/mmp-driver.c
index 70a2833db0d1..af76eb637773 100644
--- a/drivers/media/platform/marvell-ccic/mmp-driver.c
+++ b/drivers/media/platform/marvell-ccic/mmp-driver.c
@@ -240,8 +240,8 @@ static void mmpcam_calc_dphy(struct mcam_camera *mcam)
 	 *  bit 8 ~ bit 15: HS_SETTLE
 	 *   Time interval during which the HS
 	 *   receiver shall ignore any Data Lane
-	 *   HS transistions.
-	 *   The vaule has been calibrated on
+	 *   HS transitions.
+	 *   The value has been calibrated on
 	 *   different boards. It seems to work well.
 	 *
 	 *  More detail please refer
diff --git a/drivers/media/platform/mtk-mdp/mtk_mdp_core.h b/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
index ad1cff306efd..e5abb1abb3a3 100644
--- a/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
+++ b/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
@@ -41,7 +41,7 @@
 #define MTK_MDP_CTX_ERROR		BIT(5)
 
 /**
- *  struct mtk_mdp_pix_align - alignement of image
+ *  struct mtk_mdp_pix_align - alignment of image
  *  @org_w: source alignment of width
  *  @org_h: source alignment of height
  *  @target_w: dst alignment of width
@@ -122,8 +122,8 @@ struct mtk_mdp_frame {
 /**
  * struct mtk_mdp_variant - image processor variant information
  * @pix_max:		maximum limit of image size
- * @pix_min:		minimun limit of image size
- * @pix_align:		alignement of image
+ * @pix_min:		minimum limit of image size
+ * @pix_align:		alignment of image
  * @h_scale_up_max:	maximum scale-up in horizontal
  * @v_scale_up_max:	maximum scale-up in vertical
  * @h_scale_down_max:	maximum scale-down in horizontal
diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c b/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
index ba619647bc10..794aba685120 100644
--- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
+++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
@@ -1170,7 +1170,7 @@ static void vb2ops_vdec_buf_queue(struct vb2_buffer *vb)
 	ret = vdec_if_decode(ctx, &src_mem, NULL, &res_chg);
 	if (ret || !res_chg) {
 		/*
-		 * fb == NULL menas to parse SPS/PPS header or
+		 * fb == NULL means to parse SPS/PPS header or
 		 * resolution info in src_mem. Decode can fail
 		 * if there is no SPS header or picture info
 		 * in bs
diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h b/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
index 8aba69555b12..e7e2a108def9 100644
--- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
+++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
@@ -151,9 +151,9 @@ struct mtk_q_data {
  * @intra_period: I frame period
  * @gop_size: group of picture size, it's used as the intra frame period
  * @framerate_num: frame rate numerator. ex: framerate_num=30 and
- *		   framerate_denom=1 menas FPS is 30
+ *		   framerate_denom=1 means FPS is 30
  * @framerate_denom: frame rate denominator. ex: framerate_num=30 and
- *		     framerate_denom=1 menas FPS is 30
+ *		     framerate_denom=1 means FPS is 30
  * @h264_max_qp: Max value for H.264 quantization parameter
  * @h264_profile: V4L2 defined H.264 profile
  * @h264_level: V4L2 defined H.264 level
diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c b/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
index d1f12257bf66..2af654240d96 100644
--- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
+++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
@@ -393,7 +393,7 @@ static void mtk_venc_set_param(struct mtk_vcodec_ctx *ctx,
 		param->input_yuv_fmt = VENC_YUV_FORMAT_NV21;
 		break;
 	default:
-		mtk_v4l2_err("Unsupport fourcc =%d", q_data_src->fmt->fourcc);
+		mtk_v4l2_err("Unsupported fourcc =%d", q_data_src->fmt->fourcc);
 		break;
 	}
 	param->h264_profile = enc_params->h264_profile;
diff --git a/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c b/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
index aa3ce41898bc..02c960c63ac0 100644
--- a/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
+++ b/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
@@ -55,7 +55,7 @@ struct h264_fb {
 
 /**
  * struct h264_ring_fb_list - ring frame buffer list
- * @fb_list   : frame buffer arrary
+ * @fb_list   : frame buffer array
  * @read_idx  : read index
  * @write_idx : write index
  * @count     : buffer count in list
@@ -72,7 +72,7 @@ struct h264_ring_fb_list {
 /**
  * struct vdec_h264_dec_info - decode information
  * @dpb_sz		: decoding picture buffer size
- * @resolution_changed  : resoltion change happen
+ * @resolution_changed  : resolution change happen
  * @realloc_mv_buf	: flag to notify driver to re-allocate mv buffer
  * @reserved		: for 8 bytes alignment
  * @bs_dma		: Input bit-stream buffer dma address
diff --git a/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c b/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
index 3e84a761db3a..bac3723038de 100644
--- a/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
+++ b/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
@@ -120,7 +120,7 @@ struct vdec_vp8_hw_reg_base {
 /**
  * struct vdec_vp8_vpu_inst - VPU instance for VP8 decode
  * @wq_hd	: Wait queue to wait VPU message ack
- * @signaled	: 1 - Host has received ack message from VPU, 0 - not recevie
+ * @signaled	: 1 - Host has received ack message from VPU, 0 - not receive
  * @failure	: VPU execution result status 0 - success, others - fail
  * @inst_addr	: VPU decoder instance address
  */
diff --git a/drivers/media/platform/mtk-vcodec/vdec_drv_if.h b/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
index ded1154481cd..9a21591f3818 100644
--- a/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
+++ b/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
@@ -80,7 +80,7 @@ void vdec_if_deinit(struct mtk_vcodec_ctx *ctx);
  * vdec_if_decode() - trigger decode
  * @ctx	: [in] v4l2 context
  * @bs	: [in] input bitstream
- * @fb	: [in] frame buffer to store decoded frame, when null menas parse
+ * @fb	: [in] frame buffer to store decoded frame, when null means parse
  *	header only
  * @res_chg	: [out] resolution change happens if current bs have different
  *	picture width/height
diff --git a/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h b/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
index cd37bb2a610f..79d8eac7f5e2 100644
--- a/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
+++ b/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
@@ -62,7 +62,7 @@ int vpu_dec_start(struct vdec_vpu_inst *vpu, uint32_t *data, unsigned int len);
 /**
  * vpu_dec_end - end decoding, basically the function will be invoked once
  *               when HW decoding done interrupt received successfully. The
- *               decoder in VPU will continute to do referene frame management
+ *               decoder in VPU will continue to do reference frame management
  *               and check if there is a new decoded frame available to display.
  *
  * @vpu : instance for vdec_vpu_inst
diff --git a/drivers/media/platform/omap/omap_vout.c b/drivers/media/platform/omap/omap_vout.c
index ff3de2dce5a2..37f0d7146dfa 100644
--- a/drivers/media/platform/omap/omap_vout.c
+++ b/drivers/media/platform/omap/omap_vout.c
@@ -1129,7 +1129,7 @@ static int vidioc_s_fmt_vid_out(struct file *file, void *fh,
 	}
 	timing = &dssdev->panel.timings;
 
-	/* We dont support RGB24-packed mode if vrfb rotation
+	/* We don't support RGB24-packed mode if vrfb rotation
 	 * is enabled*/
 	if ((is_rotation_enabled(vout)) &&
 			f->fmt.pix.pixelformat == V4L2_PIX_FMT_RGB24) {
@@ -1147,7 +1147,7 @@ static int vidioc_s_fmt_vid_out(struct file *file, void *fh,
 		vout->fbuf.fmt.width = timing->x_res;
 	}
 
-	/* change to samller size is OK */
+	/* change to smaller size is OK */
 
 	bpp = omap_vout_try_format(&f->fmt.pix);
 	f->fmt.pix.sizeimage = f->fmt.pix.width * f->fmt.pix.height * bpp;
diff --git a/drivers/media/platform/omap/omap_voutdef.h b/drivers/media/platform/omap/omap_voutdef.h
index 56b630b1c8b4..c740393c8509 100644
--- a/drivers/media/platform/omap/omap_voutdef.h
+++ b/drivers/media/platform/omap/omap_voutdef.h
@@ -37,7 +37,7 @@
 #define VID_MAX_WIDTH		1280	/* Largest width */
 #define VID_MAX_HEIGHT		720	/* Largest height */
 
-/* Mimimum requirement is 2x2 for DSS */
+/* Minimum requirement is 2x2 for DSS */
 #define VID_MIN_WIDTH		2
 #define VID_MIN_HEIGHT		2
 
@@ -135,7 +135,7 @@ struct omap_vout_device {
 	enum omap_color_mode dss_mode;
 
 	/* we don't allow to request new buffer when old buffers are
-	 * still mmaped
+	 * still mmapped
 	 */
 	int mmap_count;
 
diff --git a/drivers/media/platform/omap3isp/isp.c b/drivers/media/platform/omap3isp/isp.c
index 13f2828d880d..bd57174d81a7 100644
--- a/drivers/media/platform/omap3isp/isp.c
+++ b/drivers/media/platform/omap3isp/isp.c
@@ -1517,7 +1517,7 @@ void omap3isp_print_status(struct isp_device *isp)
  *
  * To solve this problem power management support is split into prepare/complete
  * and suspend/resume operations. The pipelines are stopped in prepare() and the
- * ISP clocks get disabled in suspend(). Similarly, the clocks are reenabled in
+ * ISP clocks get disabled in suspend(). Similarly, the clocks are re-enabled in
  * resume(), and the the pipelines are restarted in complete().
  *
  * TODO: PM dependencies between the ISP and sensors are not modelled explicitly
diff --git a/drivers/media/platform/omap3isp/ispccdc.c b/drivers/media/platform/omap3isp/ispccdc.c
index 14a1c24037c4..261ad1175f98 100644
--- a/drivers/media/platform/omap3isp/ispccdc.c
+++ b/drivers/media/platform/omap3isp/ispccdc.c
@@ -1594,7 +1594,7 @@ static int ccdc_isr_buffer(struct isp_ccdc_device *ccdc)
 		return 0;
 
 	/* We're in continuous mode, and memory writes were disabled due to a
-	 * buffer underrun. Reenable them now that we have a buffer. The buffer
+	 * buffer underrun. Re-enable them now that we have a buffer. The buffer
 	 * address has been set in ccdc_video_queue.
 	 */
 	if (ccdc->state == ISP_PIPELINE_STREAM_CONTINUOUS && ccdc->underrun) {
@@ -1712,7 +1712,7 @@ static void ccdc_vd1_isr(struct isp_ccdc_device *ccdc)
 	 * data to memory the CCDC and LSC are stopped immediately but
 	 * without change the CCDC stopping state machine. The CCDC
 	 * stopping state machine should be used only when user request
-	 * for stopping is received (SINGLESHOT is an exeption).
+	 * for stopping is received (SINGLESHOT is an exception).
 	 */
 	switch (ccdc->state) {
 	case ISP_PIPELINE_STREAM_SINGLESHOT:
diff --git a/drivers/media/platform/omap3isp/ispcsi2.c b/drivers/media/platform/omap3isp/ispcsi2.c
index 9c180f607bcb..da66ea65be5d 100644
--- a/drivers/media/platform/omap3isp/ispcsi2.c
+++ b/drivers/media/platform/omap3isp/ispcsi2.c
@@ -710,7 +710,7 @@ static void csi2_isr_ctx(struct isp_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
diff --git a/drivers/media/platform/pxa_camera.c b/drivers/media/platform/pxa_camera.c
index 3cf3c6390cc8..4fe228752a43 100644
--- a/drivers/media/platform/pxa_camera.c
+++ b/drivers/media/platform/pxa_camera.c
@@ -1631,7 +1631,7 @@ static int pxa_camera_set_bus_param(struct pxa_camera_dev *pcdev)
 
 	pcdev->channels = 1;
 
-	/* Make choises, based on platform preferences */
+	/* Make choices, based on platform preferences */
 	if ((common_flags & V4L2_MBUS_HSYNC_ACTIVE_HIGH) &&
 	    (common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) {
 		if (pcdev->platform_flags & PXA_CAMERA_HSP)
diff --git a/drivers/media/platform/qcom/venus/core.h b/drivers/media/platform/qcom/venus/core.h
index 79c7e816c706..7a3feb5cee00 100644
--- a/drivers/media/platform/qcom/venus/core.h
+++ b/drivers/media/platform/qcom/venus/core.h
@@ -219,7 +219,7 @@ struct venus_buffer {
 #define to_venus_buffer(ptr)	container_of(ptr, struct venus_buffer, vb)
 
 /**
- * struct venus_inst - holds per instance paramerters
+ * struct venus_inst - holds per instance parameters
  *
  * @list:	used for attach an instance to the core
  * @lock:	instance lock
diff --git a/drivers/media/platform/rcar-vin/rcar-dma.c b/drivers/media/platform/rcar-vin/rcar-dma.c
index beb9248992a4..2207a31d355e 100644
--- a/drivers/media/platform/rcar-vin/rcar-dma.c
+++ b/drivers/media/platform/rcar-vin/rcar-dma.c
@@ -681,7 +681,7 @@ static int rvin_setup(struct rvin_dev *vin)
 		break;
 	}
 
-	/* Enable VSYNC Field Toogle mode after one VSYNC input */
+	/* Enable VSYNC Field Toggle mode after one VSYNC input */
 	if (vin->info->model == RCAR_GEN3)
 		dmr2 = VNDMR2_FTEV;
 	else
diff --git a/drivers/media/platform/rcar-vin/rcar-v4l2.c b/drivers/media/platform/rcar-vin/rcar-v4l2.c
index 7a2851790b91..7cbdcbf9b090 100644
--- a/drivers/media/platform/rcar-vin/rcar-v4l2.c
+++ b/drivers/media/platform/rcar-vin/rcar-v4l2.c
@@ -665,7 +665,7 @@ static void rvin_mc_try_format(struct rvin_dev *vin,
 	 * The V4L2 specification clearly documents the colorspace fields
 	 * as being set by drivers for capture devices. Using the values
 	 * supplied by userspace thus wouldn't comply with the API. Until
-	 * the API is updated force fixed vaules.
+	 * the API is updated force fixed values.
 	 */
 	pix->colorspace = RVIN_DEFAULT_COLORSPACE;
 	pix->xfer_func = V4L2_MAP_XFER_FUNC_DEFAULT(pix->colorspace);
@@ -964,7 +964,7 @@ void rvin_v4l2_unregister(struct rvin_dev *vin)
 	v4l2_info(&vin->v4l2_dev, "Removing %s\n",
 		  video_device_node_name(&vin->vdev));
 
-	/* Checks internaly if vdev have been init or not */
+	/* Checks internally if vdev have been init or not */
 	video_unregister_device(&vin->vdev);
 }
 
diff --git a/drivers/media/platform/rockchip/rga/rga-hw.c b/drivers/media/platform/rockchip/rga/rga-hw.c
index 96d1b1b3fe8e..843e50d17a72 100644
--- a/drivers/media/platform/rockchip/rga/rga-hw.c
+++ b/drivers/media/platform/rockchip/rga/rga-hw.c
@@ -256,7 +256,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx *ctx)
 	}
 
 	/*
-	 * Cacluate the up/down scaling mode/factor.
+	 * Calculate the up/down scaling mode/factor.
 	 *
 	 * RGA used to scale the picture first, and then rotate second,
 	 * so we need to swap the w/h when rotate degree is 90/270.
@@ -304,7 +304,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx *ctx)
 	}
 
 	/*
-	 * Cacluate the framebuffer virtual strides and active size,
+	 * Calculate the framebuffer virtual strides and active size,
 	 * note that the step of vir_stride / vir_width is 4 byte words
 	 */
 	src_vir_info.data.vir_stride = ctx->in.stride >> 2;
@@ -318,7 +318,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx *ctx)
 	dst_act_info.data.act_width = dst_w - 1;
 
 	/*
-	 * Cacluate the source framebuffer base address with offset pixel.
+	 * Calculate the source framebuffer base address with offset pixel.
 	 */
 	src_offsets = rga_get_addr_offset(&ctx->in, src_x, src_y,
 					  src_w, src_h);
diff --git a/drivers/media/platform/s3c-camif/camif-core.h b/drivers/media/platform/s3c-camif/camif-core.h
index 1f5c8c94ce89..be5e7357dffc 100644
--- a/drivers/media/platform/s3c-camif/camif-core.h
+++ b/drivers/media/platform/s3c-camif/camif-core.h
@@ -260,7 +260,7 @@ struct camif_vp {
  * @clock:	  clocks required for the CAMIF operation
  * @lock:	  mutex protecting this data structure
  * @slock:	  spinlock protecting CAMIF registers
- * @io_base:	  start address of the mmaped CAMIF registers
+ * @io_base:	  start address of the mmapped CAMIF registers
  */
 struct camif_dev {
 	struct media_device		media_dev;
diff --git a/drivers/media/platform/s5p-jpeg/jpeg-core.h b/drivers/media/platform/s5p-jpeg/jpeg-core.h
index 90fda4b720eb..144c102ff05f 100644
--- a/drivers/media/platform/s5p-jpeg/jpeg-core.h
+++ b/drivers/media/platform/s5p-jpeg/jpeg-core.h
@@ -153,7 +153,7 @@ struct s5p_jpeg_variant {
 
 /**
  * struct jpeg_fmt - driver's internal color format data
- * @name:	format descritpion
+ * @name:	format description
  * @fourcc:	the fourcc code, 0 if not applicable
  * @depth:	number of bits per pixel
  * @colplanes:	number of color planes (1 for packed formats)
@@ -193,7 +193,7 @@ struct s5p_jpeg_marker {
  * @sos:	SOS marker's position relative to the buffer beginning
  * @dht:	DHT markers' positions relative to the buffer beginning
  * @dqt:	DQT markers' positions relative to the buffer beginning
- * @sof:	SOF0 marker's postition relative to the buffer beginning
+ * @sof:	SOF0 marker's position relative to the buffer beginning
  * @sof_len:	SOF0 marker's payload length (without length field itself)
  * @components:	number of image components
  * @size:	image buffer size in bytes
diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_common.h b/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
index 20442a9b9f7a..24148020baa9 100644
--- a/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
+++ b/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
@@ -268,7 +268,7 @@ struct s5p_mfc_priv_buf {
  * @enc_ctrl_handler:	control framework handler for encoding
  * @pm:			power management control
  * @variant:		MFC hardware variant information
- * @num_inst:		couter of active MFC instances
+ * @num_inst:		counter of active MFC instances
  * @irqlock:		lock for operations on videobuf2 queues
  * @condlock:		lock for changing/checking if a context is ready to be
  *			processed
diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c b/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
index ee7b15b335e0..9f832ba7bc8c 100644
--- a/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
+++ b/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
@@ -51,7 +51,7 @@ int s5p_mfc_load_firmware(struct s5p_mfc_dev *dev)
 	struct firmware *fw_blob;
 	int i, err = -EINVAL;
 
-	/* Firmare has to be present as a separate file or compiled
+	/* Firmware has to be present as a separate file or compiled
 	 * into kernel. */
 	mfc_debug_enter();
 
diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c b/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
index f4c0e3a8f27d..e111f9c47179 100644
--- a/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
+++ b/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
@@ -602,7 +602,7 @@ static int vidioc_querybuf(struct file *file, void *priv,
 	int i;
 
 	if (buf->memory != V4L2_MEMORY_MMAP) {
-		mfc_err("Only mmaped buffers can be used\n");
+		mfc_err("Only mmapped buffers can be used\n");
 		return -EINVAL;
 	}
 	mfc_debug(2, "State: %d, buf->type: %d\n", ctx->state, buf->type);
diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
index 0913881219ff..6144e95f6425 100644
--- a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
+++ b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
@@ -1293,7 +1293,7 @@ static int s5p_mfc_run_init_dec_buffers(struct s5p_mfc_ctx *ctx)
 	 * First set the output frame buffers
 	 */
 	if (ctx->capture_state != QUEUE_BUFS_MMAPED) {
-		mfc_err("It seems that not all destination buffers were mmaped\nMFC requires that all destination are mmaped before starting processing\n");
+		mfc_err("It seems that not all destination buffers were mmapped\nMFC requires that all destination are mmapped before starting processing\n");
 		return -EAGAIN;
 	}
 	if (list_empty(&ctx->src_queue)) {
diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
index 7c629be43205..281699ab7fe1 100644
--- a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
+++ b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
@@ -53,7 +53,7 @@ static int s5p_mfc_alloc_dec_temp_buffers_v6(struct s5p_mfc_ctx *ctx)
 	return 0;
 }
 
-/* Release temproary buffers for decoding */
+/* Release temporary buffers for decoding */
 static void s5p_mfc_release_dec_desc_buffer_v6(struct s5p_mfc_ctx *ctx)
 {
 	/* NOP */
@@ -1928,7 +1928,7 @@ static inline int s5p_mfc_run_init_dec_buffers(struct s5p_mfc_ctx *ctx)
 
 	if (ctx->capture_state != QUEUE_BUFS_MMAPED) {
 		mfc_err("It seems that not all destination buffers were\n"
-			"mmaped.MFC requires that all destination are mmaped\n"
+			"mmapped.MFC requires that all destination are mmapped\n"
 			"before starting processing.\n");
 		return -EAGAIN;
 	}
diff --git a/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h b/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
index 3dbb3a287cc0..c9d6021904cd 100644
--- a/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
+++ b/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
@@ -193,7 +193,7 @@ struct c8sectpfei {
 #define C8SECTPFE_SYS_ENABLE             BIT(0)
 
 /*
- * Ponter record data structure required for each input block
+ * Pointer record data structure required for each input block
  * see Table 82 on page 167 of functional specification.
  */
 
diff --git a/drivers/media/platform/sti/delta/delta.h b/drivers/media/platform/sti/delta/delta.h
index 2ba99922c05b..914556030e70 100644
--- a/drivers/media/platform/sti/delta/delta.h
+++ b/drivers/media/platform/sti/delta/delta.h
@@ -286,7 +286,7 @@ struct delta_dec {
 	 * Header parsing must be done using decode(), giving
 	 * explicitly header access unit or first access unit of bitstream.
 	 * If no valid header is found, get_streaminfo will return -ENODATA,
-	 * in this case the next bistream access unit must be decoded till
+	 * in this case the next bitstream access unit must be decoded till
 	 * get_streaminfo becomes successful.
 	 */
 	int (*get_streaminfo)(struct delta_ctx *ctx,
diff --git a/drivers/media/platform/sti/hva/hva-h264.c b/drivers/media/platform/sti/hva/hva-h264.c
index b61a5d337d2a..c34f7cf5aed2 100644
--- a/drivers/media/platform/sti/hva/hva-h264.c
+++ b/drivers/media/platform/sti/hva/hva-h264.c
@@ -626,7 +626,7 @@ static int hva_h264_prepare_task(struct hva_ctx *pctx,
 	td->frame_width = frame_width;
 	td->frame_height = frame_height;
 
-	/* set frame alignement */
+	/* set frame alignment */
 	td->window_width =  frame_width;
 	td->window_height = frame_height;
 	td->window_horizontal_offset = 0;
diff --git a/drivers/media/platform/stm32/stm32-dcmi.c b/drivers/media/platform/stm32/stm32-dcmi.c
index 6732874114cf..5fe5b38fa901 100644
--- a/drivers/media/platform/stm32/stm32-dcmi.c
+++ b/drivers/media/platform/stm32/stm32-dcmi.c
@@ -1544,7 +1544,7 @@ static void dcmi_graph_notify_unbind(struct v4l2_async_notifier *notifier,
 
 	dev_dbg(dcmi->dev, "Removing %s\n", video_device_node_name(dcmi->vdev));
 
-	/* Checks internaly if vdev has been init or not */
+	/* Checks internally if vdev has been init or not */
 	video_unregister_device(dcmi->vdev);
 }
 
diff --git a/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h b/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
index 0bb000712c33..85f97d4f086e 100644
--- a/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
+++ b/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
@@ -65,7 +65,7 @@ bool sun6i_csi_is_format_supported(struct sun6i_csi *csi, u32 pixformat,
 int sun6i_csi_set_power(struct sun6i_csi *csi, bool enable);
 
 /**
- * sun6i_csi_update_config() - update the csi register setttings
+ * sun6i_csi_update_config() - update the csi register settings
  * @csi:	pointer to the csi
  * @config:	see struct sun6i_csi_config
  */
diff --git a/drivers/media/platform/ti-vpe/vpdma.c b/drivers/media/platform/ti-vpe/vpdma.c
index e2cf2b90e500..1da2cb3aaf0c 100644
--- a/drivers/media/platform/ti-vpe/vpdma.c
+++ b/drivers/media/platform/ti-vpe/vpdma.c
@@ -404,7 +404,7 @@ EXPORT_SYMBOL(vpdma_map_desc_buf);
 
 /*
  * unmap descriptor/payload DMA buffer, disabling DMA access and
- * allowing the main processor to acces the data
+ * allowing the main processor to access the data
  */
 void vpdma_unmap_desc_buf(struct vpdma_data *vpdma, struct vpdma_buf *buf)
 {
@@ -501,7 +501,7 @@ void vpdma_reset_desc_list(struct vpdma_desc_list *list)
 EXPORT_SYMBOL(vpdma_reset_desc_list);
 
 /*
- * free the buffer allocated fot the VPDMA descriptor list, this should be
+ * free the buffer allocated for the VPDMA descriptor list, this should be
  * called when the user doesn't want to use VPDMA any more.
  */
 void vpdma_free_desc_list(struct vpdma_desc_list *list)
@@ -790,7 +790,7 @@ static void dump_dtd(struct vpdma_dtd *dtd)
  * append an outbound data transfer descriptor to the given descriptor list,
  * this sets up a 'client to memory' VPDMA transfer for the given VPDMA channel
  *
- * @list: vpdma desc list to which we add this decriptor
+ * @list: vpdma desc list to which we add this descriptor
  * @width: width of the image in pixels in memory
  * @c_rect: compose params of output image
  * @fmt: vpdma data format of the buffer
@@ -798,7 +798,7 @@ static void dump_dtd(struct vpdma_dtd *dtd)
  * max_width: enum for maximum width of data transfer
  * max_height: enum for maximum height of data transfer
  * chan: VPDMA channel
- * flags: VPDMA flags to configure some descriptor fileds
+ * flags: VPDMA flags to configure some descriptor fields
  */
 void vpdma_add_out_dtd(struct vpdma_desc_list *list, int width,
 		int stride, const struct v4l2_rect *c_rect,
@@ -863,14 +863,14 @@ EXPORT_SYMBOL(vpdma_rawchan_add_out_dtd);
  * append an inbound data transfer descriptor to the given descriptor list,
  * this sets up a 'memory to client' VPDMA transfer for the given VPDMA channel
  *
- * @list: vpdma desc list to which we add this decriptor
+ * @list: vpdma desc list to which we add this descriptor
  * @width: width of the image in pixels in memory(not the cropped width)
  * @c_rect: crop params of input image
  * @fmt: vpdma data format of the buffer
  * dma_addr: dma address as seen by VPDMA
  * chan: VPDMA channel
  * field: top or bottom field info of the input image
- * flags: VPDMA flags to configure some descriptor fileds
+ * flags: VPDMA flags to configure some descriptor fields
  * frame_width/height: the complete width/height of the image presented to the
  *			client (this makes sense when multiple channels are
  *			connected to the same client, forming a larger frame)
@@ -1008,7 +1008,7 @@ unsigned int vpdma_get_list_mask(struct vpdma_data *vpdma, int irq_num)
 }
 EXPORT_SYMBOL(vpdma_get_list_mask);
 
-/* clear previosuly occured list intterupts in the LIST_STAT register */
+/* clear previously occurred list interupts in the LIST_STAT register */
 void vpdma_clear_list_stat(struct vpdma_data *vpdma, int irq_num,
 			   int list_num)
 {
diff --git a/drivers/media/platform/ti-vpe/vpe.c b/drivers/media/platform/ti-vpe/vpe.c
index d70871d0ad2d..207e7e76c048 100644
--- a/drivers/media/platform/ti-vpe/vpe.c
+++ b/drivers/media/platform/ti-vpe/vpe.c
@@ -876,7 +876,7 @@ static int set_srcdst_params(struct vpe_ctx *ctx)
 		/*
 		 * we make sure that the source image has a 16 byte aligned
 		 * stride, we need to do the same for the motion vector buffer
-		 * by aligning it's stride to the next 16 byte boundry. this
+		 * by aligning it's stride to the next 16 byte boundary. this
 		 * extra space will not be used by the de-interlacer, but will
 		 * ensure that vpdma operates correctly
 		 */
diff --git a/drivers/media/platform/vsp1/vsp1_brx.c b/drivers/media/platform/vsp1/vsp1_brx.c
index 5e50178b057d..58ad248cd7f7 100644
--- a/drivers/media/platform/vsp1/vsp1_brx.c
+++ b/drivers/media/platform/vsp1/vsp1_brx.c
@@ -296,7 +296,7 @@ static void brx_configure_stream(struct vsp1_entity *entity,
 	/*
 	 * The hardware is extremely flexible but we have no userspace API to
 	 * expose all the parameters, nor is it clear whether we would have use
-	 * cases for all the supported modes. Let's just harcode the parameters
+	 * cases for all the supported modes. Let's just hardcode the parameters
 	 * to sane default values for now.
 	 */
 
@@ -373,7 +373,7 @@ static void brx_configure_stream(struct vsp1_entity *entity,
 		vsp1_brx_write(brx, dlb, VI6_BRU_CTRL(i), ctrl);
 
 		/*
-		 * Harcode the blending formula to
+		 * Hardcode the blending formula to
 		 *
 		 *	DSTc = DSTc * (1 - SRCa) + SRCc * SRCa
 		 *	DSTa = DSTa * (1 - SRCa) + SRCa
diff --git a/drivers/media/platform/xilinx/xilinx-vip.c b/drivers/media/platform/xilinx/xilinx-vip.c
index 18f98838111b..08a825c3a3f6 100644
--- a/drivers/media/platform/xilinx/xilinx-vip.c
+++ b/drivers/media/platform/xilinx/xilinx-vip.c
@@ -166,7 +166,7 @@ EXPORT_SYMBOL_GPL(xvip_set_format_size);
  * the register, otherwise the bitmask is cleared from the register
  * when the flag @set is false.
  *
- * Fox eample, this function can be used to set a control with a boolean value
+ * Fox example, this function can be used to set a control with a boolean value
  * requested by users. If the caller knows whether to set or clear in the first
  * place, the caller should call xvip_clr() or xvip_set() directly instead of
  * using this function.
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH 12/14] media: include: fix several typos
       [not found] <f235ba60b2b7e5fba09d3c6b0d5dbbd8a86ea9b9.1550518128.git.mchehab+samsung@kernel.org>
  2019-02-18 19:29 ` [PATCH 06/14] media: platform: fix several typos Mauro Carvalho Chehab
@ 2019-02-18 19:29 ` Mauro Carvalho Chehab
  2019-02-19 16:28   ` Lad, Prabhakar
  1 sibling, 1 reply; 12+ messages in thread
From: Mauro Carvalho Chehab @ 2019-02-18 19:29 UTC (permalink / raw)
  Cc: linux-samsung-soc, Pawel Osciak, Kyungmin Park,
	Krzysztof Kozlowski, Mauro Carvalho Chehab, Hans Verkuil, Lad,
	Prabhakar, Kukjin Kim, Mauro Carvalho Chehab, Marek Szyprowski,
	linux-arm-kernel, Linux Media Mailing List

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>
---
 include/linux/platform_data/media/si4713.h | 4 ++--
 include/media/davinci/dm355_ccdc.h         | 4 ++--
 include/media/davinci/dm644x_ccdc.h        | 2 +-
 include/media/drv-intf/exynos-fimc.h       | 2 +-
 include/media/drv-intf/saa7146.h           | 2 +-
 include/media/drv-intf/saa7146_vv.h        | 4 ++--
 include/media/dvb_frontend.h               | 8 ++++----
 include/media/rc-map.h                     | 4 ++--
 include/media/v4l2-ctrls.h                 | 2 +-
 include/media/v4l2-fwnode.h                | 4 ++--
 include/media/v4l2-subdev.h                | 2 +-
 include/media/videobuf-core.h              | 2 +-
 include/media/videobuf2-core.h             | 2 +-
 13 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/include/linux/platform_data/media/si4713.h b/include/linux/platform_data/media/si4713.h
index 932668ad54f7..13b3eb7a9059 100644
--- a/include/linux/platform_data/media/si4713.h
+++ b/include/linux/platform_data/media/si4713.h
@@ -31,7 +31,7 @@ struct si4713_platform_data {
  */
 struct si4713_rnl {
 	__u32 index;		/* modulator index */
-	__u32 frequency;	/* frequency to peform rnl measurement */
+	__u32 frequency;	/* frequency to perform rnl measurement */
 	__s32 rnl;		/* result of measurement in dBuV */
 	__u32 reserved[4];	/* drivers and apps must init this to 0 */
 };
@@ -40,7 +40,7 @@ struct si4713_rnl {
  * This is the ioctl number to query for rnl. Users must pass a
  * struct si4713_rnl pointer specifying desired frequency in 'frequency' field
  * following driver capabilities (i.e V4L2_TUNER_CAP_LOW).
- * Driver must return measured value in the same struture, filling 'rnl' field.
+ * Driver must return measured value in the same structure, filling 'rnl' field.
  */
 #define SI4713_IOC_MEASURE_RNL	_IOWR('V', BASE_VIDIOC_PRIVATE + 0, \
 						struct si4713_rnl)
diff --git a/include/media/davinci/dm355_ccdc.h b/include/media/davinci/dm355_ccdc.h
index e6bc72f6b60f..1cba42d805fa 100644
--- a/include/media/davinci/dm355_ccdc.h
+++ b/include/media/davinci/dm355_ccdc.h
@@ -228,7 +228,7 @@ struct ccdc_config_params_raw {
 	/* Threshold of median filter */
 	int med_filt_thres;
 	/*
-	 * horz and vertical data offset. Appliable for defect correction
+	 * horz and vertical data offset. Applicable for defect correction
 	 * and lsc
 	 */
 	struct ccdc_data_offset data_offset;
@@ -238,7 +238,7 @@ struct ccdc_config_params_raw {
 	struct ccdc_black_clamp blk_clamp;
 	/* Structure for Black Compensation */
 	struct ccdc_black_compensation blk_comp;
-	/* struture for vertical Defect Correction Module Configuration */
+	/* structure for vertical Defect Correction Module Configuration */
 	struct ccdc_vertical_dft vertical_dft;
 	/* structure for color space converter Module Configuration */
 	struct ccdc_csc csc;
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;
 };
 
diff --git a/include/media/drv-intf/exynos-fimc.h b/include/media/drv-intf/exynos-fimc.h
index f9c64338841f..54c214737142 100644
--- a/include/media/drv-intf/exynos-fimc.h
+++ b/include/media/drv-intf/exynos-fimc.h
@@ -81,7 +81,7 @@ struct fimc_source_info {
  * v4l2_device notification id. This is only for internal use in the kernel.
  * Sensor subdevs should issue S5P_FIMC_TX_END_NOTIFY notification in single
  * frame capture mode when there is only one VSYNC pulse issued by the sensor
- * at begining of the frame transmission.
+ * at beginning of the frame transmission.
  */
 #define S5P_FIMC_TX_END_NOTIFY _IO('e', 0)
 
diff --git a/include/media/drv-intf/saa7146.h b/include/media/drv-intf/saa7146.h
index a7bf2c4a2e4d..71ce63c99cb4 100644
--- a/include/media/drv-intf/saa7146.h
+++ b/include/media/drv-intf/saa7146.h
@@ -139,7 +139,7 @@ struct saa7146_dev
 	void				*ext_priv;	/* pointer for extension private use (most likely some private data) */
 	struct saa7146_ext_vv		*ext_vv_data;
 
-	/* per device video/vbi informations (if available) */
+	/* per device video/vbi information (if available) */
 	struct saa7146_vv	*vv_data;
 	void (*vv_callback)(struct saa7146_dev *dev, unsigned long status);
 
diff --git a/include/media/drv-intf/saa7146_vv.h b/include/media/drv-intf/saa7146_vv.h
index 6f80fb7f31a5..b34d86bb0664 100644
--- a/include/media/drv-intf/saa7146_vv.h
+++ b/include/media/drv-intf/saa7146_vv.h
@@ -151,7 +151,7 @@ struct saa7146_vv
 
 struct saa7146_ext_vv
 {
-	/* informations about the video capabilities of the device */
+	/* information about the video capabilities of the device */
 	int	inputs;
 	int	audios;
 	u32	capabilities;
@@ -241,7 +241,7 @@ void saa7146_res_free(struct saa7146_fh *fh, unsigned int bits);
 #define SAA7146_CLIPPING_MASK		0x6
 #define SAA7146_CLIPPING_MASK_INVERTED	0x7
 
-/* output formats: each entry holds four informations */
+/* output formats: each entry holds four information */
 #define RGB08_COMPOSED	0x0217 /* composed is used in the sense of "not-planar" */
 /* this means: planar?=0, yuv2rgb-conversation-mode=2, dither=yes(=1), format-mode = 7 */
 #define RGB15_COMPOSED	0x0213
diff --git a/include/media/dvb_frontend.h b/include/media/dvb_frontend.h
index 6f7a85ab3541..f05cd7b94a2c 100644
--- a/include/media/dvb_frontend.h
+++ b/include/media/dvb_frontend.h
@@ -160,7 +160,7 @@ enum dvbfe_algo {
  *	The frontend search for a signal failed
  *
  * @DVBFE_ALGO_SEARCH_INVALID:
- *	The frontend search algorith was probably supplied with invalid
+ *	The frontend search algorithm was probably supplied with invalid
  *	parameters and the search is an invalid one
  *
  * @DVBFE_ALGO_SEARCH_ERROR:
@@ -204,7 +204,7 @@ enum dvbfe_search {
  * @set_config:		callback function used to send some tuner-specific
  *			parameters.
  * @get_frequency:	get the actual tuned frequency
- * @get_bandwidth:	get the bandwitdh used by the low pass filters
+ * @get_bandwidth:	get the bandwidth used by the low pass filters
  * @get_if_frequency:	get the Intermediate Frequency, in Hz. For baseband,
  *			should return 0.
  * @get_status:		returns the frontend lock status
@@ -232,7 +232,7 @@ struct dvb_tuner_ops {
 	int (*suspend)(struct dvb_frontend *fe);
 	int (*resume)(struct dvb_frontend *fe);
 
-	/* This is the recomended way to set the tuner */
+	/* This is the recommended way to set the tuner */
 	int (*set_params)(struct dvb_frontend *fe);
 	int (*set_analog_params)(struct dvb_frontend *fe, struct analog_parameters *p);
 
@@ -358,7 +358,7 @@ struct dvb_frontend_internal_info {
  * @release:		callback function called when frontend is ready to be
  *			freed.
  *			drivers should free any allocated memory.
- * @release_sec:	callback function requesting that the Satelite Equipment
+ * @release_sec:	callback function requesting that the Satellite Equipment
  *			Control (SEC) driver to release and free any memory
  *			allocated by the driver.
  * @init:		callback function used to initialize the tuner device.
diff --git a/include/media/rc-map.h b/include/media/rc-map.h
index d621acadfbf3..d2e689fd6b3e 100644
--- a/include/media/rc-map.h
+++ b/include/media/rc-map.h
@@ -136,14 +136,14 @@ struct rc_map_list {
 /* Routines from rc-map.c */
 
 /**
- * rc_map_register() - Registers a Remote Controler scancode map
+ * rc_map_register() - Registers a Remote Controller scancode map
  *
  * @map:	pointer to struct rc_map_list
  */
 int rc_map_register(struct rc_map_list *map);
 
 /**
- * rc_map_unregister() - Unregisters a Remote Controler scancode map
+ * rc_map_unregister() - Unregisters a Remote Controller scancode map
  *
  * @map:	pointer to struct rc_map_list
  */
diff --git a/include/media/v4l2-ctrls.h b/include/media/v4l2-ctrls.h
index d63cf227b0ab..e5cae37ced2d 100644
--- a/include/media/v4l2-ctrls.h
+++ b/include/media/v4l2-ctrls.h
@@ -648,7 +648,7 @@ struct v4l2_ctrl *v4l2_ctrl_new_std_menu_items(struct v4l2_ctrl_handler *hdl,
  * @def:	The control's default value.
  * @qmenu_int:	The control's menu entries.
  *
- * Same as v4l2_ctrl_new_std_menu(), but @mask is set to 0 and it additionaly
+ * Same as v4l2_ctrl_new_std_menu(), but @mask is set to 0 and it additionally
  * takes as an argument an array of integers determining the menu items.
  *
  * If @id refers to a non-integer-menu control, then this function will
diff --git a/include/media/v4l2-fwnode.h b/include/media/v4l2-fwnode.h
index 6d9d9f1839ac..6c07825e18b9 100644
--- a/include/media/v4l2-fwnode.h
+++ b/include/media/v4l2-fwnode.h
@@ -143,7 +143,7 @@ struct v4l2_fwnode_link {
  * @vep.bus_type to V4L2_MBUS_UNKNOWN. The caller may not provide a default
  * configuration in this case as the defaults are specific to a given bus type.
  * This functionality is deprecated and should not be used in new drivers and it
- * is only supported for CSI-2 D-PHY, parallel and Bt.656 busses.
+ * is only supported for CSI-2 D-PHY, parallel and Bt.656 buses.
  *
  * The function does not change the V4L2 fwnode endpoint state if it fails.
  *
@@ -186,7 +186,7 @@ void v4l2_fwnode_endpoint_free(struct v4l2_fwnode_endpoint *vep);
  * @vep.bus_type to V4L2_MBUS_UNKNOWN. The caller may not provide a default
  * configuration in this case as the defaults are specific to a given bus type.
  * This functionality is deprecated and should not be used in new drivers and it
- * is only supported for CSI-2 D-PHY, parallel and Bt.656 busses.
+ * is only supported for CSI-2 D-PHY, parallel and Bt.656 buses.
  *
  * The function does not change the V4L2 fwnode endpoint state if it fails.
  *
diff --git a/include/media/v4l2-subdev.h b/include/media/v4l2-subdev.h
index 34da094a3f40..349e1c18cf48 100644
--- a/include/media/v4l2-subdev.h
+++ b/include/media/v4l2-subdev.h
@@ -70,7 +70,7 @@ struct v4l2_decode_vbi_line {
  * device. These devices are usually audio/video muxers/encoders/decoders or
  * sensors and webcam controllers.
  *
- * Usually these devices are controlled through an i2c bus, but other busses
+ * Usually these devices are controlled through an i2c bus, but other buses
  * may also be used.
  *
  * The v4l2_subdev struct provides a way of accessing these devices in a
diff --git a/include/media/videobuf-core.h b/include/media/videobuf-core.h
index 5684dc6f0d0d..2c4db97cd96f 100644
--- a/include/media/videobuf-core.h
+++ b/include/media/videobuf-core.h
@@ -43,7 +43,7 @@ struct videobuf_queue;
  * (which v4l2 uses).
  *
  * If there is a valid mapping for a buffer, buffer->baddr/bsize holds
- * userspace address + size which can be feeded into the
+ * userspace address + size which can be fed into the
  * videobuf_dma_init_user function listed above.
  *
  */
diff --git a/include/media/videobuf2-core.h b/include/media/videobuf2-core.h
index 06142c1469cc..fb0ea7a06cc9 100644
--- a/include/media/videobuf2-core.h
+++ b/include/media/videobuf2-core.h
@@ -396,7 +396,7 @@ struct vb2_buffer {
  * @buf_queue:		passes buffer vb to the driver; driver may start
  *			hardware operation on this buffer; driver should give
  *			the buffer back by calling vb2_buffer_done() function;
- *			it is allways called after calling VIDIOC_STREAMON()
+ *			it is always called after calling VIDIOC_STREAMON()
  *			ioctl; might be called before @start_streaming callback
  *			if user pre-queued buffers before calling
  *			VIDIOC_STREAMON().
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* Re: [PATCH 06/14] media: platform: fix several typos
  2019-02-18 19:29 ` [PATCH 06/14] media: platform: fix several typos Mauro Carvalho Chehab
@ 2019-02-19 11:17   ` Niklas Söderlund
  2019-02-19 12:17   ` Andrzej Pietrasiewicz
                     ` (6 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: Niklas Söderlund @ 2019-02-19 11:17 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Andrew-CT Chen, Alexandre Belloni, Minghsiu Tsai, Heiko Stuebner,
	Maxime Ripard, Stanimir Varbanov, Patrice Chotard, Andrzej Hajda,
	Lad, Prabhakar, Laurent Pinchart, Sylwester Nawrocki,
	Michal Simek, Andrzej Pietrasiewicz, linux-samsung-soc,
	Jonathan Corbet, Chen-Yu Tsai, Krzysztof Kozlowski, linux-stm32,
	linux-rockchip, Ludovic Desroches, Kukjin Kim,
	Linux Media Mailing List, Kamil Debski, Maxime Coquelin,
	Alexandre Torgue, linux-arm-msm, Houlong Wei,
	Mauro Carvalho Chehab, Benoit Parrot, Jeongtae Park,
	linux-mediatek, Jacek Anaszewski, Yong Deng, Matthias Brugger,
	Hugues Fruchet, Tiffany Lin, linux-arm-kernel, Hyun Kwon,
	Jacob chen, linux-renesas-soc, Kyungmin Park, Kieran Bingham,
	Jean-Christophe Trotin, Philipp Zabel, Eugen Hristev

Hi Mauro,

Thanks for your patch,

On 2019-02-18 14:29:00 -0500, Mauro Carvalho Chehab wrote:
> 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>

For drivers/media/platform/rcar-vin/*

Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

> ---
>  drivers/media/platform/Kconfig                     |  2 +-
>  drivers/media/platform/atmel/atmel-isi.c           |  4 ++--
>  drivers/media/platform/coda/coda-jpeg.c            |  2 +-
>  drivers/media/platform/davinci/isif.c              |  4 ++--
>  drivers/media/platform/davinci/vpbe.c              |  2 +-
>  drivers/media/platform/davinci/vpif.c              |  2 +-
>  drivers/media/platform/davinci/vpif_display.c      |  4 ++--
>  .../media/platform/exynos4-is/fimc-is-command.h    |  2 +-
>  drivers/media/platform/exynos4-is/fimc-is-param.h  |  2 +-
>  drivers/media/platform/exynos4-is/media-dev.h      |  2 +-
>  drivers/media/platform/exynos4-is/mipi-csis.c      |  4 ++--
>  drivers/media/platform/marvell-ccic/mmp-driver.c   |  4 ++--
>  drivers/media/platform/mtk-mdp/mtk_mdp_core.h      |  6 +++---
>  drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c |  2 +-
>  drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h |  4 ++--
>  drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c |  2 +-
>  .../media/platform/mtk-vcodec/vdec/vdec_h264_if.c  |  4 ++--
>  .../media/platform/mtk-vcodec/vdec/vdec_vp8_if.c   |  2 +-
>  drivers/media/platform/mtk-vcodec/vdec_drv_if.h    |  2 +-
>  drivers/media/platform/mtk-vcodec/vdec_vpu_if.h    |  2 +-
>  drivers/media/platform/omap/omap_vout.c            |  4 ++--
>  drivers/media/platform/omap/omap_voutdef.h         |  4 ++--
>  drivers/media/platform/omap3isp/isp.c              |  2 +-
>  drivers/media/platform/omap3isp/ispccdc.c          |  4 ++--
>  drivers/media/platform/omap3isp/ispcsi2.c          |  2 +-
>  drivers/media/platform/pxa_camera.c                |  2 +-
>  drivers/media/platform/qcom/venus/core.h           |  2 +-
>  drivers/media/platform/rcar-vin/rcar-dma.c         |  2 +-
>  drivers/media/platform/rcar-vin/rcar-v4l2.c        |  4 ++--
>  drivers/media/platform/rockchip/rga/rga-hw.c       |  6 +++---
>  drivers/media/platform/s3c-camif/camif-core.h      |  2 +-
>  drivers/media/platform/s5p-jpeg/jpeg-core.h        |  4 ++--
>  drivers/media/platform/s5p-mfc/s5p_mfc_common.h    |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c      |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_dec.c       |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c    |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c    |  4 ++--
>  .../media/platform/sti/c8sectpfe/c8sectpfe-core.h  |  2 +-
>  drivers/media/platform/sti/delta/delta.h           |  2 +-
>  drivers/media/platform/sti/hva/hva-h264.c          |  2 +-
>  drivers/media/platform/stm32/stm32-dcmi.c          |  2 +-
>  drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h |  2 +-
>  drivers/media/platform/ti-vpe/vpdma.c              | 14 +++++++-------
>  drivers/media/platform/ti-vpe/vpe.c                |  2 +-
>  drivers/media/platform/vsp1/vsp1_brx.c             |  4 ++--
>  drivers/media/platform/xilinx/xilinx-vip.c         |  2 +-
>  46 files changed, 70 insertions(+), 70 deletions(-)
> 
> diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
> index 6cff26b29a38..4acbed189644 100644
> --- a/drivers/media/platform/Kconfig
> +++ b/drivers/media/platform/Kconfig
> @@ -668,7 +668,7 @@ menuconfig SDR_PLATFORM_DRIVERS
>  if SDR_PLATFORM_DRIVERS
>  
>  config VIDEO_RCAR_DRIF
> -	tristate "Renesas Digitial Radio Interface (DRIF)"
> +	tristate "Renesas Digital Radio Interface (DRIF)"
>  	depends on VIDEO_V4L2
>  	depends on ARCH_RENESAS || COMPILE_TEST
>  	select VIDEOBUF2_VMALLOC
> diff --git a/drivers/media/platform/atmel/atmel-isi.c b/drivers/media/platform/atmel/atmel-isi.c
> index fdb255e4a956..08b8d5583080 100644
> --- a/drivers/media/platform/atmel/atmel-isi.c
> +++ b/drivers/media/platform/atmel/atmel-isi.c
> @@ -110,7 +110,7 @@ struct atmel_isi {
>  	bool				enable_preview_path;
>  
>  	struct completion		complete;
> -	/* ISI peripherial clock */
> +	/* ISI peripheral clock */
>  	struct clk			*pclk;
>  	unsigned int			irq;
>  
> @@ -1078,7 +1078,7 @@ static void isi_graph_notify_unbind(struct v4l2_async_notifier *notifier,
>  
>  	dev_dbg(isi->dev, "Removing %s\n", video_device_node_name(isi->vdev));
>  
> -	/* Checks internaly if vdev have been init or not */
> +	/* Checks internally if vdev have been init or not */
>  	video_unregister_device(isi->vdev);
>  }
>  
> diff --git a/drivers/media/platform/coda/coda-jpeg.c b/drivers/media/platform/coda/coda-jpeg.c
> index 9f899a6cefed..39a2351c1e48 100644
> --- a/drivers/media/platform/coda/coda-jpeg.c
> +++ b/drivers/media/platform/coda/coda-jpeg.c
> @@ -103,7 +103,7 @@ static const unsigned char chroma_ac_value[162 + 2] = {
>  
>  /*
>   * Quantization tables for luminance and chrominance components in
> - * zig-zag scan order from the Freescale i.MX VPU libaries
> + * zig-zag scan order from the Freescale i.MX VPU libraries
>   */
>  
>  static unsigned char luma_q[64] = {
> diff --git a/drivers/media/platform/davinci/isif.c b/drivers/media/platform/davinci/isif.c
> index 340f8218f54d..47cecd10eb9f 100644
> --- a/drivers/media/platform/davinci/isif.c
> +++ b/drivers/media/platform/davinci/isif.c
> @@ -328,7 +328,7 @@ static void isif_config_bclamp(struct isif_black_clamp *bc)
>  	if (bc->en) {
>  		val = bc->bc_mode_color << ISIF_BC_MODE_COLOR_SHIFT;
>  
> -		/* Enable BC and horizontal clamp caculation paramaters */
> +		/* Enable BC and horizontal clamp calculation parameters */
>  		val = val | 1 | (bc->horz.mode << ISIF_HORZ_BC_MODE_SHIFT);
>  
>  		regw(val, CLAMPCFG);
> @@ -358,7 +358,7 @@ static void isif_config_bclamp(struct isif_black_clamp *bc)
>  			regw(bc->horz.win_start_v_calc, CLHWIN2);
>  		}
>  
> -		/* vertical clamp caculation paramaters */
> +		/* vertical clamp calculation parameters */
>  
>  		/* Reset clamp value sel for previous line */
>  		val |=
> diff --git a/drivers/media/platform/davinci/vpbe.c b/drivers/media/platform/davinci/vpbe.c
> index 4766a7a23d16..8339163a5231 100644
> --- a/drivers/media/platform/davinci/vpbe.c
> +++ b/drivers/media/platform/davinci/vpbe.c
> @@ -242,7 +242,7 @@ static int vpbe_set_output(struct vpbe_device *vpbe_dev, int index)
>  		goto unlock;
>  
>  	/*
> -	 * It is assumed that venc or extenal encoder will set a default
> +	 * It is assumed that venc or external encoder will set a default
>  	 * mode in the sub device. For external encoder or LCD pannel output,
>  	 * we also need to set up the lcd port for the required mode. So setup
>  	 * the lcd port for the default mode that is configured in the board
> diff --git a/drivers/media/platform/davinci/vpif.c b/drivers/media/platform/davinci/vpif.c
> index 16352e2263d2..df66461f5d4f 100644
> --- a/drivers/media/platform/davinci/vpif.c
> +++ b/drivers/media/platform/davinci/vpif.c
> @@ -1,7 +1,7 @@
>  /*
>   * vpif - Video Port Interface driver
>   * VPIF is a receiver and transmitter for video data. It has two channels(0, 1)
> - * that receiveing video byte stream and two channels(2, 3) for video output.
> + * that receiving video byte stream and two channels(2, 3) for video output.
>   * The hardware supports SDTV, HDTV formats, raw data capture.
>   * Currently, the driver supports NTSC and PAL standards.
>   *
> diff --git a/drivers/media/platform/davinci/vpif_display.c b/drivers/media/platform/davinci/vpif_display.c
> index 3517487d9760..f4b4f2a1dfc0 100644
> --- a/drivers/media/platform/davinci/vpif_display.c
> +++ b/drivers/media/platform/davinci/vpif_display.c
> @@ -138,7 +138,7 @@ static int vpif_buffer_queue_setup(struct vb2_queue *vq,
>   * vpif_buffer_queue : Callback function to add buffer to DMA queue
>   * @vb: ptr to vb2_buffer
>   *
> - * This callback fucntion queues the buffer to DMA engine
> + * This callback function queues the buffer to DMA engine
>   */
>  static void vpif_buffer_queue(struct vb2_buffer *vb)
>  {
> @@ -635,7 +635,7 @@ static int vpif_try_fmt_vid_out(struct file *file, void *priv,
>  	struct v4l2_pix_format *pixfmt = &fmt->fmt.pix;
>  
>  	/*
> -	 * to supress v4l-compliance warnings silently correct
> +	 * to suppress v4l-compliance warnings silently correct
>  	 * the pixelformat
>  	 */
>  	if (pixfmt->pixelformat != V4L2_PIX_FMT_YUV422P)
> diff --git a/drivers/media/platform/exynos4-is/fimc-is-command.h b/drivers/media/platform/exynos4-is/fimc-is-command.h
> index 0d1f52e394b1..b06b56b890d5 100644
> --- a/drivers/media/platform/exynos4-is/fimc-is-command.h
> +++ b/drivers/media/platform/exynos4-is/fimc-is-command.h
> @@ -18,7 +18,7 @@
>  
>  #define FIMC_IS_COMMAND_VER	110 /* FIMC-IS command set version 1.10 */
>  
> -/* Enumeration of commands beetween the FIMC-IS and the host processor. */
> +/* Enumeration of commands between the FIMC-IS and the host processor. */
>  
>  /* HOST to FIMC-IS */
>  #define HIC_PREVIEW_STILL	0x0001
> diff --git a/drivers/media/platform/exynos4-is/fimc-is-param.h b/drivers/media/platform/exynos4-is/fimc-is-param.h
> index 8e31f7642776..22923a3d405e 100644
> --- a/drivers/media/platform/exynos4-is/fimc-is-param.h
> +++ b/drivers/media/platform/exynos4-is/fimc-is-param.h
> @@ -298,7 +298,7 @@ enum isp_af_mode {
>  #define ISP_FLASH_COMMAND_AUTO			2
>  #define ISP_FLASH_COMMAND_TORCH			3 /* 3 sec */
>  
> -/* Flash red-eye commads */
> +/* Flash red-eye commands */
>  #define ISP_FLASH_REDEYE_DISABLE		0
>  #define ISP_FLASH_REDEYE_ENABLE			1
>  
> diff --git a/drivers/media/platform/exynos4-is/media-dev.h b/drivers/media/platform/exynos4-is/media-dev.h
> index 9f527670395a..a7c9490bbcb4 100644
> --- a/drivers/media/platform/exynos4-is/media-dev.h
> +++ b/drivers/media/platform/exynos4-is/media-dev.h
> @@ -79,7 +79,7 @@ struct fimc_camclk_info {
>  
>  /**
>   * struct fimc_sensor_info - image data source subdev information
> - * @pdata: sensor's atrributes passed as media device's platform data
> + * @pdata: sensor's attributes passed as media device's platform data
>   * @asd: asynchronous subdev registration data structure
>   * @subdev: image sensor v4l2 subdev
>   * @host: fimc device the sensor is currently linked to
> diff --git a/drivers/media/platform/exynos4-is/mipi-csis.c b/drivers/media/platform/exynos4-is/mipi-csis.c
> index 35cb0162085b..234e047e3e8f 100644
> --- a/drivers/media/platform/exynos4-is/mipi-csis.c
> +++ b/drivers/media/platform/exynos4-is/mipi-csis.c
> @@ -183,7 +183,7 @@ struct csis_drvdata {
>   * @index: the hardware instance index
>   * @pdev: CSIS platform device
>   * @phy: pointer to the CSIS generic PHY
> - * @regs: mmaped I/O registers memory
> + * @regs: mmapped I/O registers memory
>   * @supplies: CSIS regulator supplies
>   * @clock: CSIS clocks
>   * @irq: requested s5p-mipi-csis irq number
> @@ -745,7 +745,7 @@ static int s5pcsis_parse_dt(struct platform_device *pdev,
>  		goto err;
>  	}
>  
> -	/* Get MIPI CSI-2 bus configration from the endpoint node. */
> +	/* Get MIPI CSI-2 bus configuration from the endpoint node. */
>  	of_property_read_u32(node, "samsung,csis-hs-settle",
>  					&state->hs_settle);
>  	state->wclk_ext = of_property_read_bool(node,
> diff --git a/drivers/media/platform/marvell-ccic/mmp-driver.c b/drivers/media/platform/marvell-ccic/mmp-driver.c
> index 70a2833db0d1..af76eb637773 100644
> --- a/drivers/media/platform/marvell-ccic/mmp-driver.c
> +++ b/drivers/media/platform/marvell-ccic/mmp-driver.c
> @@ -240,8 +240,8 @@ static void mmpcam_calc_dphy(struct mcam_camera *mcam)
>  	 *  bit 8 ~ bit 15: HS_SETTLE
>  	 *   Time interval during which the HS
>  	 *   receiver shall ignore any Data Lane
> -	 *   HS transistions.
> -	 *   The vaule has been calibrated on
> +	 *   HS transitions.
> +	 *   The value has been calibrated on
>  	 *   different boards. It seems to work well.
>  	 *
>  	 *  More detail please refer
> diff --git a/drivers/media/platform/mtk-mdp/mtk_mdp_core.h b/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
> index ad1cff306efd..e5abb1abb3a3 100644
> --- a/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
> +++ b/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
> @@ -41,7 +41,7 @@
>  #define MTK_MDP_CTX_ERROR		BIT(5)
>  
>  /**
> - *  struct mtk_mdp_pix_align - alignement of image
> + *  struct mtk_mdp_pix_align - alignment of image
>   *  @org_w: source alignment of width
>   *  @org_h: source alignment of height
>   *  @target_w: dst alignment of width
> @@ -122,8 +122,8 @@ struct mtk_mdp_frame {
>  /**
>   * struct mtk_mdp_variant - image processor variant information
>   * @pix_max:		maximum limit of image size
> - * @pix_min:		minimun limit of image size
> - * @pix_align:		alignement of image
> + * @pix_min:		minimum limit of image size
> + * @pix_align:		alignment of image
>   * @h_scale_up_max:	maximum scale-up in horizontal
>   * @v_scale_up_max:	maximum scale-up in vertical
>   * @h_scale_down_max:	maximum scale-down in horizontal
> diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c b/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
> index ba619647bc10..794aba685120 100644
> --- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
> +++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
> @@ -1170,7 +1170,7 @@ static void vb2ops_vdec_buf_queue(struct vb2_buffer *vb)
>  	ret = vdec_if_decode(ctx, &src_mem, NULL, &res_chg);
>  	if (ret || !res_chg) {
>  		/*
> -		 * fb == NULL menas to parse SPS/PPS header or
> +		 * fb == NULL means to parse SPS/PPS header or
>  		 * resolution info in src_mem. Decode can fail
>  		 * if there is no SPS header or picture info
>  		 * in bs
> diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h b/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
> index 8aba69555b12..e7e2a108def9 100644
> --- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
> +++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
> @@ -151,9 +151,9 @@ struct mtk_q_data {
>   * @intra_period: I frame period
>   * @gop_size: group of picture size, it's used as the intra frame period
>   * @framerate_num: frame rate numerator. ex: framerate_num=30 and
> - *		   framerate_denom=1 menas FPS is 30
> + *		   framerate_denom=1 means FPS is 30
>   * @framerate_denom: frame rate denominator. ex: framerate_num=30 and
> - *		     framerate_denom=1 menas FPS is 30
> + *		     framerate_denom=1 means FPS is 30
>   * @h264_max_qp: Max value for H.264 quantization parameter
>   * @h264_profile: V4L2 defined H.264 profile
>   * @h264_level: V4L2 defined H.264 level
> diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c b/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
> index d1f12257bf66..2af654240d96 100644
> --- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
> +++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
> @@ -393,7 +393,7 @@ static void mtk_venc_set_param(struct mtk_vcodec_ctx *ctx,
>  		param->input_yuv_fmt = VENC_YUV_FORMAT_NV21;
>  		break;
>  	default:
> -		mtk_v4l2_err("Unsupport fourcc =%d", q_data_src->fmt->fourcc);
> +		mtk_v4l2_err("Unsupported fourcc =%d", q_data_src->fmt->fourcc);
>  		break;
>  	}
>  	param->h264_profile = enc_params->h264_profile;
> diff --git a/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c b/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
> index aa3ce41898bc..02c960c63ac0 100644
> --- a/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
> +++ b/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
> @@ -55,7 +55,7 @@ struct h264_fb {
>  
>  /**
>   * struct h264_ring_fb_list - ring frame buffer list
> - * @fb_list   : frame buffer arrary
> + * @fb_list   : frame buffer array
>   * @read_idx  : read index
>   * @write_idx : write index
>   * @count     : buffer count in list
> @@ -72,7 +72,7 @@ struct h264_ring_fb_list {
>  /**
>   * struct vdec_h264_dec_info - decode information
>   * @dpb_sz		: decoding picture buffer size
> - * @resolution_changed  : resoltion change happen
> + * @resolution_changed  : resolution change happen
>   * @realloc_mv_buf	: flag to notify driver to re-allocate mv buffer
>   * @reserved		: for 8 bytes alignment
>   * @bs_dma		: Input bit-stream buffer dma address
> diff --git a/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c b/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
> index 3e84a761db3a..bac3723038de 100644
> --- a/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
> +++ b/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
> @@ -120,7 +120,7 @@ struct vdec_vp8_hw_reg_base {
>  /**
>   * struct vdec_vp8_vpu_inst - VPU instance for VP8 decode
>   * @wq_hd	: Wait queue to wait VPU message ack
> - * @signaled	: 1 - Host has received ack message from VPU, 0 - not recevie
> + * @signaled	: 1 - Host has received ack message from VPU, 0 - not receive
>   * @failure	: VPU execution result status 0 - success, others - fail
>   * @inst_addr	: VPU decoder instance address
>   */
> diff --git a/drivers/media/platform/mtk-vcodec/vdec_drv_if.h b/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
> index ded1154481cd..9a21591f3818 100644
> --- a/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
> +++ b/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
> @@ -80,7 +80,7 @@ void vdec_if_deinit(struct mtk_vcodec_ctx *ctx);
>   * vdec_if_decode() - trigger decode
>   * @ctx	: [in] v4l2 context
>   * @bs	: [in] input bitstream
> - * @fb	: [in] frame buffer to store decoded frame, when null menas parse
> + * @fb	: [in] frame buffer to store decoded frame, when null means parse
>   *	header only
>   * @res_chg	: [out] resolution change happens if current bs have different
>   *	picture width/height
> diff --git a/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h b/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
> index cd37bb2a610f..79d8eac7f5e2 100644
> --- a/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
> +++ b/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
> @@ -62,7 +62,7 @@ int vpu_dec_start(struct vdec_vpu_inst *vpu, uint32_t *data, unsigned int len);
>  /**
>   * vpu_dec_end - end decoding, basically the function will be invoked once
>   *               when HW decoding done interrupt received successfully. The
> - *               decoder in VPU will continute to do referene frame management
> + *               decoder in VPU will continue to do reference frame management
>   *               and check if there is a new decoded frame available to display.
>   *
>   * @vpu : instance for vdec_vpu_inst
> diff --git a/drivers/media/platform/omap/omap_vout.c b/drivers/media/platform/omap/omap_vout.c
> index ff3de2dce5a2..37f0d7146dfa 100644
> --- a/drivers/media/platform/omap/omap_vout.c
> +++ b/drivers/media/platform/omap/omap_vout.c
> @@ -1129,7 +1129,7 @@ static int vidioc_s_fmt_vid_out(struct file *file, void *fh,
>  	}
>  	timing = &dssdev->panel.timings;
>  
> -	/* We dont support RGB24-packed mode if vrfb rotation
> +	/* We don't support RGB24-packed mode if vrfb rotation
>  	 * is enabled*/
>  	if ((is_rotation_enabled(vout)) &&
>  			f->fmt.pix.pixelformat == V4L2_PIX_FMT_RGB24) {
> @@ -1147,7 +1147,7 @@ static int vidioc_s_fmt_vid_out(struct file *file, void *fh,
>  		vout->fbuf.fmt.width = timing->x_res;
>  	}
>  
> -	/* change to samller size is OK */
> +	/* change to smaller size is OK */
>  
>  	bpp = omap_vout_try_format(&f->fmt.pix);
>  	f->fmt.pix.sizeimage = f->fmt.pix.width * f->fmt.pix.height * bpp;
> diff --git a/drivers/media/platform/omap/omap_voutdef.h b/drivers/media/platform/omap/omap_voutdef.h
> index 56b630b1c8b4..c740393c8509 100644
> --- a/drivers/media/platform/omap/omap_voutdef.h
> +++ b/drivers/media/platform/omap/omap_voutdef.h
> @@ -37,7 +37,7 @@
>  #define VID_MAX_WIDTH		1280	/* Largest width */
>  #define VID_MAX_HEIGHT		720	/* Largest height */
>  
> -/* Mimimum requirement is 2x2 for DSS */
> +/* Minimum requirement is 2x2 for DSS */
>  #define VID_MIN_WIDTH		2
>  #define VID_MIN_HEIGHT		2
>  
> @@ -135,7 +135,7 @@ struct omap_vout_device {
>  	enum omap_color_mode dss_mode;
>  
>  	/* we don't allow to request new buffer when old buffers are
> -	 * still mmaped
> +	 * still mmapped
>  	 */
>  	int mmap_count;
>  
> diff --git a/drivers/media/platform/omap3isp/isp.c b/drivers/media/platform/omap3isp/isp.c
> index 13f2828d880d..bd57174d81a7 100644
> --- a/drivers/media/platform/omap3isp/isp.c
> +++ b/drivers/media/platform/omap3isp/isp.c
> @@ -1517,7 +1517,7 @@ void omap3isp_print_status(struct isp_device *isp)
>   *
>   * To solve this problem power management support is split into prepare/complete
>   * and suspend/resume operations. The pipelines are stopped in prepare() and the
> - * ISP clocks get disabled in suspend(). Similarly, the clocks are reenabled in
> + * ISP clocks get disabled in suspend(). Similarly, the clocks are re-enabled in
>   * resume(), and the the pipelines are restarted in complete().
>   *
>   * TODO: PM dependencies between the ISP and sensors are not modelled explicitly
> diff --git a/drivers/media/platform/omap3isp/ispccdc.c b/drivers/media/platform/omap3isp/ispccdc.c
> index 14a1c24037c4..261ad1175f98 100644
> --- a/drivers/media/platform/omap3isp/ispccdc.c
> +++ b/drivers/media/platform/omap3isp/ispccdc.c
> @@ -1594,7 +1594,7 @@ static int ccdc_isr_buffer(struct isp_ccdc_device *ccdc)
>  		return 0;
>  
>  	/* We're in continuous mode, and memory writes were disabled due to a
> -	 * buffer underrun. Reenable them now that we have a buffer. The buffer
> +	 * buffer underrun. Re-enable them now that we have a buffer. The buffer
>  	 * address has been set in ccdc_video_queue.
>  	 */
>  	if (ccdc->state == ISP_PIPELINE_STREAM_CONTINUOUS && ccdc->underrun) {
> @@ -1712,7 +1712,7 @@ static void ccdc_vd1_isr(struct isp_ccdc_device *ccdc)
>  	 * data to memory the CCDC and LSC are stopped immediately but
>  	 * without change the CCDC stopping state machine. The CCDC
>  	 * stopping state machine should be used only when user request
> -	 * for stopping is received (SINGLESHOT is an exeption).
> +	 * for stopping is received (SINGLESHOT is an exception).
>  	 */
>  	switch (ccdc->state) {
>  	case ISP_PIPELINE_STREAM_SINGLESHOT:
> diff --git a/drivers/media/platform/omap3isp/ispcsi2.c b/drivers/media/platform/omap3isp/ispcsi2.c
> index 9c180f607bcb..da66ea65be5d 100644
> --- a/drivers/media/platform/omap3isp/ispcsi2.c
> +++ b/drivers/media/platform/omap3isp/ispcsi2.c
> @@ -710,7 +710,7 @@ static void csi2_isr_ctx(struct isp_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
> diff --git a/drivers/media/platform/pxa_camera.c b/drivers/media/platform/pxa_camera.c
> index 3cf3c6390cc8..4fe228752a43 100644
> --- a/drivers/media/platform/pxa_camera.c
> +++ b/drivers/media/platform/pxa_camera.c
> @@ -1631,7 +1631,7 @@ static int pxa_camera_set_bus_param(struct pxa_camera_dev *pcdev)
>  
>  	pcdev->channels = 1;
>  
> -	/* Make choises, based on platform preferences */
> +	/* Make choices, based on platform preferences */
>  	if ((common_flags & V4L2_MBUS_HSYNC_ACTIVE_HIGH) &&
>  	    (common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) {
>  		if (pcdev->platform_flags & PXA_CAMERA_HSP)
> diff --git a/drivers/media/platform/qcom/venus/core.h b/drivers/media/platform/qcom/venus/core.h
> index 79c7e816c706..7a3feb5cee00 100644
> --- a/drivers/media/platform/qcom/venus/core.h
> +++ b/drivers/media/platform/qcom/venus/core.h
> @@ -219,7 +219,7 @@ struct venus_buffer {
>  #define to_venus_buffer(ptr)	container_of(ptr, struct venus_buffer, vb)
>  
>  /**
> - * struct venus_inst - holds per instance paramerters
> + * struct venus_inst - holds per instance parameters
>   *
>   * @list:	used for attach an instance to the core
>   * @lock:	instance lock
> diff --git a/drivers/media/platform/rcar-vin/rcar-dma.c b/drivers/media/platform/rcar-vin/rcar-dma.c
> index beb9248992a4..2207a31d355e 100644
> --- a/drivers/media/platform/rcar-vin/rcar-dma.c
> +++ b/drivers/media/platform/rcar-vin/rcar-dma.c
> @@ -681,7 +681,7 @@ static int rvin_setup(struct rvin_dev *vin)
>  		break;
>  	}
>  
> -	/* Enable VSYNC Field Toogle mode after one VSYNC input */
> +	/* Enable VSYNC Field Toggle mode after one VSYNC input */
>  	if (vin->info->model == RCAR_GEN3)
>  		dmr2 = VNDMR2_FTEV;
>  	else
> diff --git a/drivers/media/platform/rcar-vin/rcar-v4l2.c b/drivers/media/platform/rcar-vin/rcar-v4l2.c
> index 7a2851790b91..7cbdcbf9b090 100644
> --- a/drivers/media/platform/rcar-vin/rcar-v4l2.c
> +++ b/drivers/media/platform/rcar-vin/rcar-v4l2.c
> @@ -665,7 +665,7 @@ static void rvin_mc_try_format(struct rvin_dev *vin,
>  	 * The V4L2 specification clearly documents the colorspace fields
>  	 * as being set by drivers for capture devices. Using the values
>  	 * supplied by userspace thus wouldn't comply with the API. Until
> -	 * the API is updated force fixed vaules.
> +	 * the API is updated force fixed values.
>  	 */
>  	pix->colorspace = RVIN_DEFAULT_COLORSPACE;
>  	pix->xfer_func = V4L2_MAP_XFER_FUNC_DEFAULT(pix->colorspace);
> @@ -964,7 +964,7 @@ void rvin_v4l2_unregister(struct rvin_dev *vin)
>  	v4l2_info(&vin->v4l2_dev, "Removing %s\n",
>  		  video_device_node_name(&vin->vdev));
>  
> -	/* Checks internaly if vdev have been init or not */
> +	/* Checks internally if vdev have been init or not */
>  	video_unregister_device(&vin->vdev);
>  }
>  
> diff --git a/drivers/media/platform/rockchip/rga/rga-hw.c b/drivers/media/platform/rockchip/rga/rga-hw.c
> index 96d1b1b3fe8e..843e50d17a72 100644
> --- a/drivers/media/platform/rockchip/rga/rga-hw.c
> +++ b/drivers/media/platform/rockchip/rga/rga-hw.c
> @@ -256,7 +256,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx *ctx)
>  	}
>  
>  	/*
> -	 * Cacluate the up/down scaling mode/factor.
> +	 * Calculate the up/down scaling mode/factor.
>  	 *
>  	 * RGA used to scale the picture first, and then rotate second,
>  	 * so we need to swap the w/h when rotate degree is 90/270.
> @@ -304,7 +304,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx *ctx)
>  	}
>  
>  	/*
> -	 * Cacluate the framebuffer virtual strides and active size,
> +	 * Calculate the framebuffer virtual strides and active size,
>  	 * note that the step of vir_stride / vir_width is 4 byte words
>  	 */
>  	src_vir_info.data.vir_stride = ctx->in.stride >> 2;
> @@ -318,7 +318,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx *ctx)
>  	dst_act_info.data.act_width = dst_w - 1;
>  
>  	/*
> -	 * Cacluate the source framebuffer base address with offset pixel.
> +	 * Calculate the source framebuffer base address with offset pixel.
>  	 */
>  	src_offsets = rga_get_addr_offset(&ctx->in, src_x, src_y,
>  					  src_w, src_h);
> diff --git a/drivers/media/platform/s3c-camif/camif-core.h b/drivers/media/platform/s3c-camif/camif-core.h
> index 1f5c8c94ce89..be5e7357dffc 100644
> --- a/drivers/media/platform/s3c-camif/camif-core.h
> +++ b/drivers/media/platform/s3c-camif/camif-core.h
> @@ -260,7 +260,7 @@ struct camif_vp {
>   * @clock:	  clocks required for the CAMIF operation
>   * @lock:	  mutex protecting this data structure
>   * @slock:	  spinlock protecting CAMIF registers
> - * @io_base:	  start address of the mmaped CAMIF registers
> + * @io_base:	  start address of the mmapped CAMIF registers
>   */
>  struct camif_dev {
>  	struct media_device		media_dev;
> diff --git a/drivers/media/platform/s5p-jpeg/jpeg-core.h b/drivers/media/platform/s5p-jpeg/jpeg-core.h
> index 90fda4b720eb..144c102ff05f 100644
> --- a/drivers/media/platform/s5p-jpeg/jpeg-core.h
> +++ b/drivers/media/platform/s5p-jpeg/jpeg-core.h
> @@ -153,7 +153,7 @@ struct s5p_jpeg_variant {
>  
>  /**
>   * struct jpeg_fmt - driver's internal color format data
> - * @name:	format descritpion
> + * @name:	format description
>   * @fourcc:	the fourcc code, 0 if not applicable
>   * @depth:	number of bits per pixel
>   * @colplanes:	number of color planes (1 for packed formats)
> @@ -193,7 +193,7 @@ struct s5p_jpeg_marker {
>   * @sos:	SOS marker's position relative to the buffer beginning
>   * @dht:	DHT markers' positions relative to the buffer beginning
>   * @dqt:	DQT markers' positions relative to the buffer beginning
> - * @sof:	SOF0 marker's postition relative to the buffer beginning
> + * @sof:	SOF0 marker's position relative to the buffer beginning
>   * @sof_len:	SOF0 marker's payload length (without length field itself)
>   * @components:	number of image components
>   * @size:	image buffer size in bytes
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_common.h b/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
> index 20442a9b9f7a..24148020baa9 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
> @@ -268,7 +268,7 @@ struct s5p_mfc_priv_buf {
>   * @enc_ctrl_handler:	control framework handler for encoding
>   * @pm:			power management control
>   * @variant:		MFC hardware variant information
> - * @num_inst:		couter of active MFC instances
> + * @num_inst:		counter of active MFC instances
>   * @irqlock:		lock for operations on videobuf2 queues
>   * @condlock:		lock for changing/checking if a context is ready to be
>   *			processed
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c b/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
> index ee7b15b335e0..9f832ba7bc8c 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
> @@ -51,7 +51,7 @@ int s5p_mfc_load_firmware(struct s5p_mfc_dev *dev)
>  	struct firmware *fw_blob;
>  	int i, err = -EINVAL;
>  
> -	/* Firmare has to be present as a separate file or compiled
> +	/* Firmware has to be present as a separate file or compiled
>  	 * into kernel. */
>  	mfc_debug_enter();
>  
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c b/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
> index f4c0e3a8f27d..e111f9c47179 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
> @@ -602,7 +602,7 @@ static int vidioc_querybuf(struct file *file, void *priv,
>  	int i;
>  
>  	if (buf->memory != V4L2_MEMORY_MMAP) {
> -		mfc_err("Only mmaped buffers can be used\n");
> +		mfc_err("Only mmapped buffers can be used\n");
>  		return -EINVAL;
>  	}
>  	mfc_debug(2, "State: %d, buf->type: %d\n", ctx->state, buf->type);
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
> index 0913881219ff..6144e95f6425 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
> @@ -1293,7 +1293,7 @@ static int s5p_mfc_run_init_dec_buffers(struct s5p_mfc_ctx *ctx)
>  	 * First set the output frame buffers
>  	 */
>  	if (ctx->capture_state != QUEUE_BUFS_MMAPED) {
> -		mfc_err("It seems that not all destination buffers were mmaped\nMFC requires that all destination are mmaped before starting processing\n");
> +		mfc_err("It seems that not all destination buffers were mmapped\nMFC requires that all destination are mmapped before starting processing\n");
>  		return -EAGAIN;
>  	}
>  	if (list_empty(&ctx->src_queue)) {
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
> index 7c629be43205..281699ab7fe1 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
> @@ -53,7 +53,7 @@ static int s5p_mfc_alloc_dec_temp_buffers_v6(struct s5p_mfc_ctx *ctx)
>  	return 0;
>  }
>  
> -/* Release temproary buffers for decoding */
> +/* Release temporary buffers for decoding */
>  static void s5p_mfc_release_dec_desc_buffer_v6(struct s5p_mfc_ctx *ctx)
>  {
>  	/* NOP */
> @@ -1928,7 +1928,7 @@ static inline int s5p_mfc_run_init_dec_buffers(struct s5p_mfc_ctx *ctx)
>  
>  	if (ctx->capture_state != QUEUE_BUFS_MMAPED) {
>  		mfc_err("It seems that not all destination buffers were\n"
> -			"mmaped.MFC requires that all destination are mmaped\n"
> +			"mmapped.MFC requires that all destination are mmapped\n"
>  			"before starting processing.\n");
>  		return -EAGAIN;
>  	}
> diff --git a/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h b/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
> index 3dbb3a287cc0..c9d6021904cd 100644
> --- a/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
> +++ b/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
> @@ -193,7 +193,7 @@ struct c8sectpfei {
>  #define C8SECTPFE_SYS_ENABLE             BIT(0)
>  
>  /*
> - * Ponter record data structure required for each input block
> + * Pointer record data structure required for each input block
>   * see Table 82 on page 167 of functional specification.
>   */
>  
> diff --git a/drivers/media/platform/sti/delta/delta.h b/drivers/media/platform/sti/delta/delta.h
> index 2ba99922c05b..914556030e70 100644
> --- a/drivers/media/platform/sti/delta/delta.h
> +++ b/drivers/media/platform/sti/delta/delta.h
> @@ -286,7 +286,7 @@ struct delta_dec {
>  	 * Header parsing must be done using decode(), giving
>  	 * explicitly header access unit or first access unit of bitstream.
>  	 * If no valid header is found, get_streaminfo will return -ENODATA,
> -	 * in this case the next bistream access unit must be decoded till
> +	 * in this case the next bitstream access unit must be decoded till
>  	 * get_streaminfo becomes successful.
>  	 */
>  	int (*get_streaminfo)(struct delta_ctx *ctx,
> diff --git a/drivers/media/platform/sti/hva/hva-h264.c b/drivers/media/platform/sti/hva/hva-h264.c
> index b61a5d337d2a..c34f7cf5aed2 100644
> --- a/drivers/media/platform/sti/hva/hva-h264.c
> +++ b/drivers/media/platform/sti/hva/hva-h264.c
> @@ -626,7 +626,7 @@ static int hva_h264_prepare_task(struct hva_ctx *pctx,
>  	td->frame_width = frame_width;
>  	td->frame_height = frame_height;
>  
> -	/* set frame alignement */
> +	/* set frame alignment */
>  	td->window_width =  frame_width;
>  	td->window_height = frame_height;
>  	td->window_horizontal_offset = 0;
> diff --git a/drivers/media/platform/stm32/stm32-dcmi.c b/drivers/media/platform/stm32/stm32-dcmi.c
> index 6732874114cf..5fe5b38fa901 100644
> --- a/drivers/media/platform/stm32/stm32-dcmi.c
> +++ b/drivers/media/platform/stm32/stm32-dcmi.c
> @@ -1544,7 +1544,7 @@ static void dcmi_graph_notify_unbind(struct v4l2_async_notifier *notifier,
>  
>  	dev_dbg(dcmi->dev, "Removing %s\n", video_device_node_name(dcmi->vdev));
>  
> -	/* Checks internaly if vdev has been init or not */
> +	/* Checks internally if vdev has been init or not */
>  	video_unregister_device(dcmi->vdev);
>  }
>  
> diff --git a/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h b/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
> index 0bb000712c33..85f97d4f086e 100644
> --- a/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
> +++ b/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
> @@ -65,7 +65,7 @@ bool sun6i_csi_is_format_supported(struct sun6i_csi *csi, u32 pixformat,
>  int sun6i_csi_set_power(struct sun6i_csi *csi, bool enable);
>  
>  /**
> - * sun6i_csi_update_config() - update the csi register setttings
> + * sun6i_csi_update_config() - update the csi register settings
>   * @csi:	pointer to the csi
>   * @config:	see struct sun6i_csi_config
>   */
> diff --git a/drivers/media/platform/ti-vpe/vpdma.c b/drivers/media/platform/ti-vpe/vpdma.c
> index e2cf2b90e500..1da2cb3aaf0c 100644
> --- a/drivers/media/platform/ti-vpe/vpdma.c
> +++ b/drivers/media/platform/ti-vpe/vpdma.c
> @@ -404,7 +404,7 @@ EXPORT_SYMBOL(vpdma_map_desc_buf);
>  
>  /*
>   * unmap descriptor/payload DMA buffer, disabling DMA access and
> - * allowing the main processor to acces the data
> + * allowing the main processor to access the data
>   */
>  void vpdma_unmap_desc_buf(struct vpdma_data *vpdma, struct vpdma_buf *buf)
>  {
> @@ -501,7 +501,7 @@ void vpdma_reset_desc_list(struct vpdma_desc_list *list)
>  EXPORT_SYMBOL(vpdma_reset_desc_list);
>  
>  /*
> - * free the buffer allocated fot the VPDMA descriptor list, this should be
> + * free the buffer allocated for the VPDMA descriptor list, this should be
>   * called when the user doesn't want to use VPDMA any more.
>   */
>  void vpdma_free_desc_list(struct vpdma_desc_list *list)
> @@ -790,7 +790,7 @@ static void dump_dtd(struct vpdma_dtd *dtd)
>   * append an outbound data transfer descriptor to the given descriptor list,
>   * this sets up a 'client to memory' VPDMA transfer for the given VPDMA channel
>   *
> - * @list: vpdma desc list to which we add this decriptor
> + * @list: vpdma desc list to which we add this descriptor
>   * @width: width of the image in pixels in memory
>   * @c_rect: compose params of output image
>   * @fmt: vpdma data format of the buffer
> @@ -798,7 +798,7 @@ static void dump_dtd(struct vpdma_dtd *dtd)
>   * max_width: enum for maximum width of data transfer
>   * max_height: enum for maximum height of data transfer
>   * chan: VPDMA channel
> - * flags: VPDMA flags to configure some descriptor fileds
> + * flags: VPDMA flags to configure some descriptor fields
>   */
>  void vpdma_add_out_dtd(struct vpdma_desc_list *list, int width,
>  		int stride, const struct v4l2_rect *c_rect,
> @@ -863,14 +863,14 @@ EXPORT_SYMBOL(vpdma_rawchan_add_out_dtd);
>   * append an inbound data transfer descriptor to the given descriptor list,
>   * this sets up a 'memory to client' VPDMA transfer for the given VPDMA channel
>   *
> - * @list: vpdma desc list to which we add this decriptor
> + * @list: vpdma desc list to which we add this descriptor
>   * @width: width of the image in pixels in memory(not the cropped width)
>   * @c_rect: crop params of input image
>   * @fmt: vpdma data format of the buffer
>   * dma_addr: dma address as seen by VPDMA
>   * chan: VPDMA channel
>   * field: top or bottom field info of the input image
> - * flags: VPDMA flags to configure some descriptor fileds
> + * flags: VPDMA flags to configure some descriptor fields
>   * frame_width/height: the complete width/height of the image presented to the
>   *			client (this makes sense when multiple channels are
>   *			connected to the same client, forming a larger frame)
> @@ -1008,7 +1008,7 @@ unsigned int vpdma_get_list_mask(struct vpdma_data *vpdma, int irq_num)
>  }
>  EXPORT_SYMBOL(vpdma_get_list_mask);
>  
> -/* clear previosuly occured list intterupts in the LIST_STAT register */
> +/* clear previously occurred list interupts in the LIST_STAT register */
>  void vpdma_clear_list_stat(struct vpdma_data *vpdma, int irq_num,
>  			   int list_num)
>  {
> diff --git a/drivers/media/platform/ti-vpe/vpe.c b/drivers/media/platform/ti-vpe/vpe.c
> index d70871d0ad2d..207e7e76c048 100644
> --- a/drivers/media/platform/ti-vpe/vpe.c
> +++ b/drivers/media/platform/ti-vpe/vpe.c
> @@ -876,7 +876,7 @@ static int set_srcdst_params(struct vpe_ctx *ctx)
>  		/*
>  		 * we make sure that the source image has a 16 byte aligned
>  		 * stride, we need to do the same for the motion vector buffer
> -		 * by aligning it's stride to the next 16 byte boundry. this
> +		 * by aligning it's stride to the next 16 byte boundary. this
>  		 * extra space will not be used by the de-interlacer, but will
>  		 * ensure that vpdma operates correctly
>  		 */
> diff --git a/drivers/media/platform/vsp1/vsp1_brx.c b/drivers/media/platform/vsp1/vsp1_brx.c
> index 5e50178b057d..58ad248cd7f7 100644
> --- a/drivers/media/platform/vsp1/vsp1_brx.c
> +++ b/drivers/media/platform/vsp1/vsp1_brx.c
> @@ -296,7 +296,7 @@ static void brx_configure_stream(struct vsp1_entity *entity,
>  	/*
>  	 * The hardware is extremely flexible but we have no userspace API to
>  	 * expose all the parameters, nor is it clear whether we would have use
> -	 * cases for all the supported modes. Let's just harcode the parameters
> +	 * cases for all the supported modes. Let's just hardcode the parameters
>  	 * to sane default values for now.
>  	 */
>  
> @@ -373,7 +373,7 @@ static void brx_configure_stream(struct vsp1_entity *entity,
>  		vsp1_brx_write(brx, dlb, VI6_BRU_CTRL(i), ctrl);
>  
>  		/*
> -		 * Harcode the blending formula to
> +		 * Hardcode the blending formula to
>  		 *
>  		 *	DSTc = DSTc * (1 - SRCa) + SRCc * SRCa
>  		 *	DSTa = DSTa * (1 - SRCa) + SRCa
> diff --git a/drivers/media/platform/xilinx/xilinx-vip.c b/drivers/media/platform/xilinx/xilinx-vip.c
> index 18f98838111b..08a825c3a3f6 100644
> --- a/drivers/media/platform/xilinx/xilinx-vip.c
> +++ b/drivers/media/platform/xilinx/xilinx-vip.c
> @@ -166,7 +166,7 @@ EXPORT_SYMBOL_GPL(xvip_set_format_size);
>   * the register, otherwise the bitmask is cleared from the register
>   * when the flag @set is false.
>   *
> - * Fox eample, this function can be used to set a control with a boolean value
> + * Fox example, this function can be used to set a control with a boolean value
>   * requested by users. If the caller knows whether to set or clear in the first
>   * place, the caller should call xvip_clr() or xvip_set() directly instead of
>   * using this function.
> -- 
> 2.20.1
> 

-- 
Regards,
Niklas Söderlund

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 06/14] media: platform: fix several typos
  2019-02-18 19:29 ` [PATCH 06/14] media: platform: fix several typos Mauro Carvalho Chehab
  2019-02-19 11:17   ` Niklas Söderlund
@ 2019-02-19 12:17   ` Andrzej Pietrasiewicz
  2019-02-19 12:19     ` Andrzej Pietrasiewicz
  2019-02-19 14:10   ` Benoit Parrot
                     ` (5 subsequent siblings)
  7 siblings, 1 reply; 12+ messages in thread
From: Andrzej Pietrasiewicz @ 2019-02-19 12:17 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Andrew-CT Chen, Alexandre Belloni, Minghsiu Tsai, Heiko Stuebner,
	Maxime Ripard, Stanimir Varbanov, Patrice Chotard, Andrzej Hajda,
	Lad, Prabhakar, Laurent Pinchart, Sylwester Nawrocki,
	Michal Simek, Alexandre Torgue, linux-samsung-soc,
	Jonathan Corbet, Chen-Yu Tsai, Krzysztof Kozlowski, linux-stm32,
	linux-rockchip, Ludovic Desroches, Kukjin Kim,
	Linux Media Mailing List, Kamil Debski, Maxime Coquelin,
	linux-arm-msm, Houlong Wei, Mauro Carvalho Chehab, Benoit Parrot,
	Jeongtae Park, linux-mediatek, Jacek Anaszewski, Yong Deng,
	Matthias Brugger, Hugues Fruchet, Tiffany Lin, linux-arm-kernel,
	Hyun Kwon, Jacob chen, linux-renesas-soc, Kyungmin Park,
	Kieran Bingham, Jean-Christophe Trotin, Philipp Zabel,
	Niklas Söderlund, Eugen Hristev

Hi Mauro,


W dniu 18.02.2019 o 20:29, Mauro Carvalho Chehab pisze:
> 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>

for drivers/media/platform/sp5-jpeg.c:

Acked-by: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com>

> ---
>   drivers/media/platform/Kconfig                     |  2 +-
>   drivers/media/platform/atmel/atmel-isi.c           |  4 ++--
>   drivers/media/platform/coda/coda-jpeg.c            |  2 +-
>   drivers/media/platform/davinci/isif.c              |  4 ++--
>   drivers/media/platform/davinci/vpbe.c              |  2 +-
>   drivers/media/platform/davinci/vpif.c              |  2 +-
>   drivers/media/platform/davinci/vpif_display.c      |  4 ++--
>   .../media/platform/exynos4-is/fimc-is-command.h    |  2 +-
>   drivers/media/platform/exynos4-is/fimc-is-param.h  |  2 +-
>   drivers/media/platform/exynos4-is/media-dev.h      |  2 +-
>   drivers/media/platform/exynos4-is/mipi-csis.c      |  4 ++--
>   drivers/media/platform/marvell-ccic/mmp-driver.c   |  4 ++--
>   drivers/media/platform/mtk-mdp/mtk_mdp_core.h      |  6 +++---
>   drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c |  2 +-
>   drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h |  4 ++--
>   drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c |  2 +-
>   .../media/platform/mtk-vcodec/vdec/vdec_h264_if.c  |  4 ++--
>   .../media/platform/mtk-vcodec/vdec/vdec_vp8_if.c   |  2 +-
>   drivers/media/platform/mtk-vcodec/vdec_drv_if.h    |  2 +-
>   drivers/media/platform/mtk-vcodec/vdec_vpu_if.h    |  2 +-
>   drivers/media/platform/omap/omap_vout.c            |  4 ++--
>   drivers/media/platform/omap/omap_voutdef.h         |  4 ++--
>   drivers/media/platform/omap3isp/isp.c              |  2 +-
>   drivers/media/platform/omap3isp/ispccdc.c          |  4 ++--
>   drivers/media/platform/omap3isp/ispcsi2.c          |  2 +-
>   drivers/media/platform/pxa_camera.c                |  2 +-
>   drivers/media/platform/qcom/venus/core.h           |  2 +-
>   drivers/media/platform/rcar-vin/rcar-dma.c         |  2 +-
>   drivers/media/platform/rcar-vin/rcar-v4l2.c        |  4 ++--
>   drivers/media/platform/rockchip/rga/rga-hw.c       |  6 +++---
>   drivers/media/platform/s3c-camif/camif-core.h      |  2 +-
>   drivers/media/platform/s5p-jpeg/jpeg-core.h        |  4 ++--
>   drivers/media/platform/s5p-mfc/s5p_mfc_common.h    |  2 +-
>   drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c      |  2 +-
>   drivers/media/platform/s5p-mfc/s5p_mfc_dec.c       |  2 +-
>   drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c    |  2 +-
>   drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c    |  4 ++--
>   .../media/platform/sti/c8sectpfe/c8sectpfe-core.h  |  2 +-
>   drivers/media/platform/sti/delta/delta.h           |  2 +-
>   drivers/media/platform/sti/hva/hva-h264.c          |  2 +-
>   drivers/media/platform/stm32/stm32-dcmi.c          |  2 +-
>   drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h |  2 +-
>   drivers/media/platform/ti-vpe/vpdma.c              | 14 +++++++-------
>   drivers/media/platform/ti-vpe/vpe.c                |  2 +-
>   drivers/media/platform/vsp1/vsp1_brx.c             |  4 ++--
>   drivers/media/platform/xilinx/xilinx-vip.c         |  2 +-
>   46 files changed, 70 insertions(+), 70 deletions(-)
> 
> diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
> index 6cff26b29a38..4acbed189644 100644
> --- a/drivers/media/platform/Kconfig
> +++ b/drivers/media/platform/Kconfig
> @@ -668,7 +668,7 @@ menuconfig SDR_PLATFORM_DRIVERS
>   if SDR_PLATFORM_DRIVERS
>   
>   config VIDEO_RCAR_DRIF
> -	tristate "Renesas Digitial Radio Interface (DRIF)"
> +	tristate "Renesas Digital Radio Interface (DRIF)"
>   	depends on VIDEO_V4L2
>   	depends on ARCH_RENESAS || COMPILE_TEST
>   	select VIDEOBUF2_VMALLOC
> diff --git a/drivers/media/platform/atmel/atmel-isi.c b/drivers/media/platform/atmel/atmel-isi.c
> index fdb255e4a956..08b8d5583080 100644
> --- a/drivers/media/platform/atmel/atmel-isi.c
> +++ b/drivers/media/platform/atmel/atmel-isi.c
> @@ -110,7 +110,7 @@ struct atmel_isi {
>   	bool				enable_preview_path;
>   
>   	struct completion		complete;
> -	/* ISI peripherial clock */
> +	/* ISI peripheral clock */
>   	struct clk			*pclk;
>   	unsigned int			irq;
>   
> @@ -1078,7 +1078,7 @@ static void isi_graph_notify_unbind(struct v4l2_async_notifier *notifier,
>   
>   	dev_dbg(isi->dev, "Removing %s\n", video_device_node_name(isi->vdev));
>   
> -	/* Checks internaly if vdev have been init or not */
> +	/* Checks internally if vdev have been init or not */
>   	video_unregister_device(isi->vdev);
>   }
>   
> diff --git a/drivers/media/platform/coda/coda-jpeg.c b/drivers/media/platform/coda/coda-jpeg.c
> index 9f899a6cefed..39a2351c1e48 100644
> --- a/drivers/media/platform/coda/coda-jpeg.c
> +++ b/drivers/media/platform/coda/coda-jpeg.c
> @@ -103,7 +103,7 @@ static const unsigned char chroma_ac_value[162 + 2] = {
>   
>   /*
>    * Quantization tables for luminance and chrominance components in
> - * zig-zag scan order from the Freescale i.MX VPU libaries
> + * zig-zag scan order from the Freescale i.MX VPU libraries
>    */
>   
>   static unsigned char luma_q[64] = {
> diff --git a/drivers/media/platform/davinci/isif.c b/drivers/media/platform/davinci/isif.c
> index 340f8218f54d..47cecd10eb9f 100644
> --- a/drivers/media/platform/davinci/isif.c
> +++ b/drivers/media/platform/davinci/isif.c
> @@ -328,7 +328,7 @@ static void isif_config_bclamp(struct isif_black_clamp *bc)
>   	if (bc->en) {
>   		val = bc->bc_mode_color << ISIF_BC_MODE_COLOR_SHIFT;
>   
> -		/* Enable BC and horizontal clamp caculation paramaters */
> +		/* Enable BC and horizontal clamp calculation parameters */
>   		val = val | 1 | (bc->horz.mode << ISIF_HORZ_BC_MODE_SHIFT);
>   
>   		regw(val, CLAMPCFG);
> @@ -358,7 +358,7 @@ static void isif_config_bclamp(struct isif_black_clamp *bc)
>   			regw(bc->horz.win_start_v_calc, CLHWIN2);
>   		}
>   
> -		/* vertical clamp caculation paramaters */
> +		/* vertical clamp calculation parameters */
>   
>   		/* Reset clamp value sel for previous line */
>   		val |=
> diff --git a/drivers/media/platform/davinci/vpbe.c b/drivers/media/platform/davinci/vpbe.c
> index 4766a7a23d16..8339163a5231 100644
> --- a/drivers/media/platform/davinci/vpbe.c
> +++ b/drivers/media/platform/davinci/vpbe.c
> @@ -242,7 +242,7 @@ static int vpbe_set_output(struct vpbe_device *vpbe_dev, int index)
>   		goto unlock;
>   
>   	/*
> -	 * It is assumed that venc or extenal encoder will set a default
> +	 * It is assumed that venc or external encoder will set a default
>   	 * mode in the sub device. For external encoder or LCD pannel output,
>   	 * we also need to set up the lcd port for the required mode. So setup
>   	 * the lcd port for the default mode that is configured in the board
> diff --git a/drivers/media/platform/davinci/vpif.c b/drivers/media/platform/davinci/vpif.c
> index 16352e2263d2..df66461f5d4f 100644
> --- a/drivers/media/platform/davinci/vpif.c
> +++ b/drivers/media/platform/davinci/vpif.c
> @@ -1,7 +1,7 @@
>   /*
>    * vpif - Video Port Interface driver
>    * VPIF is a receiver and transmitter for video data. It has two channels(0, 1)
> - * that receiveing video byte stream and two channels(2, 3) for video output.
> + * that receiving video byte stream and two channels(2, 3) for video output.
>    * The hardware supports SDTV, HDTV formats, raw data capture.
>    * Currently, the driver supports NTSC and PAL standards.
>    *
> diff --git a/drivers/media/platform/davinci/vpif_display.c b/drivers/media/platform/davinci/vpif_display.c
> index 3517487d9760..f4b4f2a1dfc0 100644
> --- a/drivers/media/platform/davinci/vpif_display.c
> +++ b/drivers/media/platform/davinci/vpif_display.c
> @@ -138,7 +138,7 @@ static int vpif_buffer_queue_setup(struct vb2_queue *vq,
>    * vpif_buffer_queue : Callback function to add buffer to DMA queue
>    * @vb: ptr to vb2_buffer
>    *
> - * This callback fucntion queues the buffer to DMA engine
> + * This callback function queues the buffer to DMA engine
>    */
>   static void vpif_buffer_queue(struct vb2_buffer *vb)
>   {
> @@ -635,7 +635,7 @@ static int vpif_try_fmt_vid_out(struct file *file, void *priv,
>   	struct v4l2_pix_format *pixfmt = &fmt->fmt.pix;
>   
>   	/*
> -	 * to supress v4l-compliance warnings silently correct
> +	 * to suppress v4l-compliance warnings silently correct
>   	 * the pixelformat
>   	 */
>   	if (pixfmt->pixelformat != V4L2_PIX_FMT_YUV422P)
> diff --git a/drivers/media/platform/exynos4-is/fimc-is-command.h b/drivers/media/platform/exynos4-is/fimc-is-command.h
> index 0d1f52e394b1..b06b56b890d5 100644
> --- a/drivers/media/platform/exynos4-is/fimc-is-command.h
> +++ b/drivers/media/platform/exynos4-is/fimc-is-command.h
> @@ -18,7 +18,7 @@
>   
>   #define FIMC_IS_COMMAND_VER	110 /* FIMC-IS command set version 1.10 */
>   
> -/* Enumeration of commands beetween the FIMC-IS and the host processor. */
> +/* Enumeration of commands between the FIMC-IS and the host processor. */
>   
>   /* HOST to FIMC-IS */
>   #define HIC_PREVIEW_STILL	0x0001
> diff --git a/drivers/media/platform/exynos4-is/fimc-is-param.h b/drivers/media/platform/exynos4-is/fimc-is-param.h
> index 8e31f7642776..22923a3d405e 100644
> --- a/drivers/media/platform/exynos4-is/fimc-is-param.h
> +++ b/drivers/media/platform/exynos4-is/fimc-is-param.h
> @@ -298,7 +298,7 @@ enum isp_af_mode {
>   #define ISP_FLASH_COMMAND_AUTO			2
>   #define ISP_FLASH_COMMAND_TORCH			3 /* 3 sec */
>   
> -/* Flash red-eye commads */
> +/* Flash red-eye commands */
>   #define ISP_FLASH_REDEYE_DISABLE		0
>   #define ISP_FLASH_REDEYE_ENABLE			1
>   
> diff --git a/drivers/media/platform/exynos4-is/media-dev.h b/drivers/media/platform/exynos4-is/media-dev.h
> index 9f527670395a..a7c9490bbcb4 100644
> --- a/drivers/media/platform/exynos4-is/media-dev.h
> +++ b/drivers/media/platform/exynos4-is/media-dev.h
> @@ -79,7 +79,7 @@ struct fimc_camclk_info {
>   
>   /**
>    * struct fimc_sensor_info - image data source subdev information
> - * @pdata: sensor's atrributes passed as media device's platform data
> + * @pdata: sensor's attributes passed as media device's platform data
>    * @asd: asynchronous subdev registration data structure
>    * @subdev: image sensor v4l2 subdev
>    * @host: fimc device the sensor is currently linked to
> diff --git a/drivers/media/platform/exynos4-is/mipi-csis.c b/drivers/media/platform/exynos4-is/mipi-csis.c
> index 35cb0162085b..234e047e3e8f 100644
> --- a/drivers/media/platform/exynos4-is/mipi-csis.c
> +++ b/drivers/media/platform/exynos4-is/mipi-csis.c
> @@ -183,7 +183,7 @@ struct csis_drvdata {
>    * @index: the hardware instance index
>    * @pdev: CSIS platform device
>    * @phy: pointer to the CSIS generic PHY
> - * @regs: mmaped I/O registers memory
> + * @regs: mmapped I/O registers memory
>    * @supplies: CSIS regulator supplies
>    * @clock: CSIS clocks
>    * @irq: requested s5p-mipi-csis irq number
> @@ -745,7 +745,7 @@ static int s5pcsis_parse_dt(struct platform_device *pdev,
>   		goto err;
>   	}
>   
> -	/* Get MIPI CSI-2 bus configration from the endpoint node. */
> +	/* Get MIPI CSI-2 bus configuration from the endpoint node. */
>   	of_property_read_u32(node, "samsung,csis-hs-settle",
>   					&state->hs_settle);
>   	state->wclk_ext = of_property_read_bool(node,
> diff --git a/drivers/media/platform/marvell-ccic/mmp-driver.c b/drivers/media/platform/marvell-ccic/mmp-driver.c
> index 70a2833db0d1..af76eb637773 100644
> --- a/drivers/media/platform/marvell-ccic/mmp-driver.c
> +++ b/drivers/media/platform/marvell-ccic/mmp-driver.c
> @@ -240,8 +240,8 @@ static void mmpcam_calc_dphy(struct mcam_camera *mcam)
>   	 *  bit 8 ~ bit 15: HS_SETTLE
>   	 *   Time interval during which the HS
>   	 *   receiver shall ignore any Data Lane
> -	 *   HS transistions.
> -	 *   The vaule has been calibrated on
> +	 *   HS transitions.
> +	 *   The value has been calibrated on
>   	 *   different boards. It seems to work well.
>   	 *
>   	 *  More detail please refer
> diff --git a/drivers/media/platform/mtk-mdp/mtk_mdp_core.h b/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
> index ad1cff306efd..e5abb1abb3a3 100644
> --- a/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
> +++ b/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
> @@ -41,7 +41,7 @@
>   #define MTK_MDP_CTX_ERROR		BIT(5)
>   
>   /**
> - *  struct mtk_mdp_pix_align - alignement of image
> + *  struct mtk_mdp_pix_align - alignment of image
>    *  @org_w: source alignment of width
>    *  @org_h: source alignment of height
>    *  @target_w: dst alignment of width
> @@ -122,8 +122,8 @@ struct mtk_mdp_frame {
>   /**
>    * struct mtk_mdp_variant - image processor variant information
>    * @pix_max:		maximum limit of image size
> - * @pix_min:		minimun limit of image size
> - * @pix_align:		alignement of image
> + * @pix_min:		minimum limit of image size
> + * @pix_align:		alignment of image
>    * @h_scale_up_max:	maximum scale-up in horizontal
>    * @v_scale_up_max:	maximum scale-up in vertical
>    * @h_scale_down_max:	maximum scale-down in horizontal
> diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c b/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
> index ba619647bc10..794aba685120 100644
> --- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
> +++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
> @@ -1170,7 +1170,7 @@ static void vb2ops_vdec_buf_queue(struct vb2_buffer *vb)
>   	ret = vdec_if_decode(ctx, &src_mem, NULL, &res_chg);
>   	if (ret || !res_chg) {
>   		/*
> -		 * fb == NULL menas to parse SPS/PPS header or
> +		 * fb == NULL means to parse SPS/PPS header or
>   		 * resolution info in src_mem. Decode can fail
>   		 * if there is no SPS header or picture info
>   		 * in bs
> diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h b/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
> index 8aba69555b12..e7e2a108def9 100644
> --- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
> +++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
> @@ -151,9 +151,9 @@ struct mtk_q_data {
>    * @intra_period: I frame period
>    * @gop_size: group of picture size, it's used as the intra frame period
>    * @framerate_num: frame rate numerator. ex: framerate_num=30 and
> - *		   framerate_denom=1 menas FPS is 30
> + *		   framerate_denom=1 means FPS is 30
>    * @framerate_denom: frame rate denominator. ex: framerate_num=30 and
> - *		     framerate_denom=1 menas FPS is 30
> + *		     framerate_denom=1 means FPS is 30
>    * @h264_max_qp: Max value for H.264 quantization parameter
>    * @h264_profile: V4L2 defined H.264 profile
>    * @h264_level: V4L2 defined H.264 level
> diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c b/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
> index d1f12257bf66..2af654240d96 100644
> --- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
> +++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
> @@ -393,7 +393,7 @@ static void mtk_venc_set_param(struct mtk_vcodec_ctx *ctx,
>   		param->input_yuv_fmt = VENC_YUV_FORMAT_NV21;
>   		break;
>   	default:
> -		mtk_v4l2_err("Unsupport fourcc =%d", q_data_src->fmt->fourcc);
> +		mtk_v4l2_err("Unsupported fourcc =%d", q_data_src->fmt->fourcc);
>   		break;
>   	}
>   	param->h264_profile = enc_params->h264_profile;
> diff --git a/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c b/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
> index aa3ce41898bc..02c960c63ac0 100644
> --- a/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
> +++ b/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
> @@ -55,7 +55,7 @@ struct h264_fb {
>   
>   /**
>    * struct h264_ring_fb_list - ring frame buffer list
> - * @fb_list   : frame buffer arrary
> + * @fb_list   : frame buffer array
>    * @read_idx  : read index
>    * @write_idx : write index
>    * @count     : buffer count in list
> @@ -72,7 +72,7 @@ struct h264_ring_fb_list {
>   /**
>    * struct vdec_h264_dec_info - decode information
>    * @dpb_sz		: decoding picture buffer size
> - * @resolution_changed  : resoltion change happen
> + * @resolution_changed  : resolution change happen
>    * @realloc_mv_buf	: flag to notify driver to re-allocate mv buffer
>    * @reserved		: for 8 bytes alignment
>    * @bs_dma		: Input bit-stream buffer dma address
> diff --git a/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c b/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
> index 3e84a761db3a..bac3723038de 100644
> --- a/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
> +++ b/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
> @@ -120,7 +120,7 @@ struct vdec_vp8_hw_reg_base {
>   /**
>    * struct vdec_vp8_vpu_inst - VPU instance for VP8 decode
>    * @wq_hd	: Wait queue to wait VPU message ack
> - * @signaled	: 1 - Host has received ack message from VPU, 0 - not recevie
> + * @signaled	: 1 - Host has received ack message from VPU, 0 - not receive
>    * @failure	: VPU execution result status 0 - success, others - fail
>    * @inst_addr	: VPU decoder instance address
>    */
> diff --git a/drivers/media/platform/mtk-vcodec/vdec_drv_if.h b/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
> index ded1154481cd..9a21591f3818 100644
> --- a/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
> +++ b/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
> @@ -80,7 +80,7 @@ void vdec_if_deinit(struct mtk_vcodec_ctx *ctx);
>    * vdec_if_decode() - trigger decode
>    * @ctx	: [in] v4l2 context
>    * @bs	: [in] input bitstream
> - * @fb	: [in] frame buffer to store decoded frame, when null menas parse
> + * @fb	: [in] frame buffer to store decoded frame, when null means parse
>    *	header only
>    * @res_chg	: [out] resolution change happens if current bs have different
>    *	picture width/height
> diff --git a/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h b/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
> index cd37bb2a610f..79d8eac7f5e2 100644
> --- a/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
> +++ b/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
> @@ -62,7 +62,7 @@ int vpu_dec_start(struct vdec_vpu_inst *vpu, uint32_t *data, unsigned int len);
>   /**
>    * vpu_dec_end - end decoding, basically the function will be invoked once
>    *               when HW decoding done interrupt received successfully. The
> - *               decoder in VPU will continute to do referene frame management
> + *               decoder in VPU will continue to do reference frame management
>    *               and check if there is a new decoded frame available to display.
>    *
>    * @vpu : instance for vdec_vpu_inst
> diff --git a/drivers/media/platform/omap/omap_vout.c b/drivers/media/platform/omap/omap_vout.c
> index ff3de2dce5a2..37f0d7146dfa 100644
> --- a/drivers/media/platform/omap/omap_vout.c
> +++ b/drivers/media/platform/omap/omap_vout.c
> @@ -1129,7 +1129,7 @@ static int vidioc_s_fmt_vid_out(struct file *file, void *fh,
>   	}
>   	timing = &dssdev->panel.timings;
>   
> -	/* We dont support RGB24-packed mode if vrfb rotation
> +	/* We don't support RGB24-packed mode if vrfb rotation
>   	 * is enabled*/
>   	if ((is_rotation_enabled(vout)) &&
>   			f->fmt.pix.pixelformat == V4L2_PIX_FMT_RGB24) {
> @@ -1147,7 +1147,7 @@ static int vidioc_s_fmt_vid_out(struct file *file, void *fh,
>   		vout->fbuf.fmt.width = timing->x_res;
>   	}
>   
> -	/* change to samller size is OK */
> +	/* change to smaller size is OK */
>   
>   	bpp = omap_vout_try_format(&f->fmt.pix);
>   	f->fmt.pix.sizeimage = f->fmt.pix.width * f->fmt.pix.height * bpp;
> diff --git a/drivers/media/platform/omap/omap_voutdef.h b/drivers/media/platform/omap/omap_voutdef.h
> index 56b630b1c8b4..c740393c8509 100644
> --- a/drivers/media/platform/omap/omap_voutdef.h
> +++ b/drivers/media/platform/omap/omap_voutdef.h
> @@ -37,7 +37,7 @@
>   #define VID_MAX_WIDTH		1280	/* Largest width */
>   #define VID_MAX_HEIGHT		720	/* Largest height */
>   
> -/* Mimimum requirement is 2x2 for DSS */
> +/* Minimum requirement is 2x2 for DSS */
>   #define VID_MIN_WIDTH		2
>   #define VID_MIN_HEIGHT		2
>   
> @@ -135,7 +135,7 @@ struct omap_vout_device {
>   	enum omap_color_mode dss_mode;
>   
>   	/* we don't allow to request new buffer when old buffers are
> -	 * still mmaped
> +	 * still mmapped
>   	 */
>   	int mmap_count;
>   
> diff --git a/drivers/media/platform/omap3isp/isp.c b/drivers/media/platform/omap3isp/isp.c
> index 13f2828d880d..bd57174d81a7 100644
> --- a/drivers/media/platform/omap3isp/isp.c
> +++ b/drivers/media/platform/omap3isp/isp.c
> @@ -1517,7 +1517,7 @@ void omap3isp_print_status(struct isp_device *isp)
>    *
>    * To solve this problem power management support is split into prepare/complete
>    * and suspend/resume operations. The pipelines are stopped in prepare() and the
> - * ISP clocks get disabled in suspend(). Similarly, the clocks are reenabled in
> + * ISP clocks get disabled in suspend(). Similarly, the clocks are re-enabled in
>    * resume(), and the the pipelines are restarted in complete().
>    *
>    * TODO: PM dependencies between the ISP and sensors are not modelled explicitly
> diff --git a/drivers/media/platform/omap3isp/ispccdc.c b/drivers/media/platform/omap3isp/ispccdc.c
> index 14a1c24037c4..261ad1175f98 100644
> --- a/drivers/media/platform/omap3isp/ispccdc.c
> +++ b/drivers/media/platform/omap3isp/ispccdc.c
> @@ -1594,7 +1594,7 @@ static int ccdc_isr_buffer(struct isp_ccdc_device *ccdc)
>   		return 0;
>   
>   	/* We're in continuous mode, and memory writes were disabled due to a
> -	 * buffer underrun. Reenable them now that we have a buffer. The buffer
> +	 * buffer underrun. Re-enable them now that we have a buffer. The buffer
>   	 * address has been set in ccdc_video_queue.
>   	 */
>   	if (ccdc->state == ISP_PIPELINE_STREAM_CONTINUOUS && ccdc->underrun) {
> @@ -1712,7 +1712,7 @@ static void ccdc_vd1_isr(struct isp_ccdc_device *ccdc)
>   	 * data to memory the CCDC and LSC are stopped immediately but
>   	 * without change the CCDC stopping state machine. The CCDC
>   	 * stopping state machine should be used only when user request
> -	 * for stopping is received (SINGLESHOT is an exeption).
> +	 * for stopping is received (SINGLESHOT is an exception).
>   	 */
>   	switch (ccdc->state) {
>   	case ISP_PIPELINE_STREAM_SINGLESHOT:
> diff --git a/drivers/media/platform/omap3isp/ispcsi2.c b/drivers/media/platform/omap3isp/ispcsi2.c
> index 9c180f607bcb..da66ea65be5d 100644
> --- a/drivers/media/platform/omap3isp/ispcsi2.c
> +++ b/drivers/media/platform/omap3isp/ispcsi2.c
> @@ -710,7 +710,7 @@ static void csi2_isr_ctx(struct isp_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
> diff --git a/drivers/media/platform/pxa_camera.c b/drivers/media/platform/pxa_camera.c
> index 3cf3c6390cc8..4fe228752a43 100644
> --- a/drivers/media/platform/pxa_camera.c
> +++ b/drivers/media/platform/pxa_camera.c
> @@ -1631,7 +1631,7 @@ static int pxa_camera_set_bus_param(struct pxa_camera_dev *pcdev)
>   
>   	pcdev->channels = 1;
>   
> -	/* Make choises, based on platform preferences */
> +	/* Make choices, based on platform preferences */
>   	if ((common_flags & V4L2_MBUS_HSYNC_ACTIVE_HIGH) &&
>   	    (common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) {
>   		if (pcdev->platform_flags & PXA_CAMERA_HSP)
> diff --git a/drivers/media/platform/qcom/venus/core.h b/drivers/media/platform/qcom/venus/core.h
> index 79c7e816c706..7a3feb5cee00 100644
> --- a/drivers/media/platform/qcom/venus/core.h
> +++ b/drivers/media/platform/qcom/venus/core.h
> @@ -219,7 +219,7 @@ struct venus_buffer {
>   #define to_venus_buffer(ptr)	container_of(ptr, struct venus_buffer, vb)
>   
>   /**
> - * struct venus_inst - holds per instance paramerters
> + * struct venus_inst - holds per instance parameters
>    *
>    * @list:	used for attach an instance to the core
>    * @lock:	instance lock
> diff --git a/drivers/media/platform/rcar-vin/rcar-dma.c b/drivers/media/platform/rcar-vin/rcar-dma.c
> index beb9248992a4..2207a31d355e 100644
> --- a/drivers/media/platform/rcar-vin/rcar-dma.c
> +++ b/drivers/media/platform/rcar-vin/rcar-dma.c
> @@ -681,7 +681,7 @@ static int rvin_setup(struct rvin_dev *vin)
>   		break;
>   	}
>   
> -	/* Enable VSYNC Field Toogle mode after one VSYNC input */
> +	/* Enable VSYNC Field Toggle mode after one VSYNC input */
>   	if (vin->info->model == RCAR_GEN3)
>   		dmr2 = VNDMR2_FTEV;
>   	else
> diff --git a/drivers/media/platform/rcar-vin/rcar-v4l2.c b/drivers/media/platform/rcar-vin/rcar-v4l2.c
> index 7a2851790b91..7cbdcbf9b090 100644
> --- a/drivers/media/platform/rcar-vin/rcar-v4l2.c
> +++ b/drivers/media/platform/rcar-vin/rcar-v4l2.c
> @@ -665,7 +665,7 @@ static void rvin_mc_try_format(struct rvin_dev *vin,
>   	 * The V4L2 specification clearly documents the colorspace fields
>   	 * as being set by drivers for capture devices. Using the values
>   	 * supplied by userspace thus wouldn't comply with the API. Until
> -	 * the API is updated force fixed vaules.
> +	 * the API is updated force fixed values.
>   	 */
>   	pix->colorspace = RVIN_DEFAULT_COLORSPACE;
>   	pix->xfer_func = V4L2_MAP_XFER_FUNC_DEFAULT(pix->colorspace);
> @@ -964,7 +964,7 @@ void rvin_v4l2_unregister(struct rvin_dev *vin)
>   	v4l2_info(&vin->v4l2_dev, "Removing %s\n",
>   		  video_device_node_name(&vin->vdev));
>   
> -	/* Checks internaly if vdev have been init or not */
> +	/* Checks internally if vdev have been init or not */
>   	video_unregister_device(&vin->vdev);
>   }
>   
> diff --git a/drivers/media/platform/rockchip/rga/rga-hw.c b/drivers/media/platform/rockchip/rga/rga-hw.c
> index 96d1b1b3fe8e..843e50d17a72 100644
> --- a/drivers/media/platform/rockchip/rga/rga-hw.c
> +++ b/drivers/media/platform/rockchip/rga/rga-hw.c
> @@ -256,7 +256,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx *ctx)
>   	}
>   
>   	/*
> -	 * Cacluate the up/down scaling mode/factor.
> +	 * Calculate the up/down scaling mode/factor.
>   	 *
>   	 * RGA used to scale the picture first, and then rotate second,
>   	 * so we need to swap the w/h when rotate degree is 90/270.
> @@ -304,7 +304,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx *ctx)
>   	}
>   
>   	/*
> -	 * Cacluate the framebuffer virtual strides and active size,
> +	 * Calculate the framebuffer virtual strides and active size,
>   	 * note that the step of vir_stride / vir_width is 4 byte words
>   	 */
>   	src_vir_info.data.vir_stride = ctx->in.stride >> 2;
> @@ -318,7 +318,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx *ctx)
>   	dst_act_info.data.act_width = dst_w - 1;
>   
>   	/*
> -	 * Cacluate the source framebuffer base address with offset pixel.
> +	 * Calculate the source framebuffer base address with offset pixel.
>   	 */
>   	src_offsets = rga_get_addr_offset(&ctx->in, src_x, src_y,
>   					  src_w, src_h);
> diff --git a/drivers/media/platform/s3c-camif/camif-core.h b/drivers/media/platform/s3c-camif/camif-core.h
> index 1f5c8c94ce89..be5e7357dffc 100644
> --- a/drivers/media/platform/s3c-camif/camif-core.h
> +++ b/drivers/media/platform/s3c-camif/camif-core.h
> @@ -260,7 +260,7 @@ struct camif_vp {
>    * @clock:	  clocks required for the CAMIF operation
>    * @lock:	  mutex protecting this data structure
>    * @slock:	  spinlock protecting CAMIF registers
> - * @io_base:	  start address of the mmaped CAMIF registers
> + * @io_base:	  start address of the mmapped CAMIF registers
>    */
>   struct camif_dev {
>   	struct media_device		media_dev;
> diff --git a/drivers/media/platform/s5p-jpeg/jpeg-core.h b/drivers/media/platform/s5p-jpeg/jpeg-core.h
> index 90fda4b720eb..144c102ff05f 100644
> --- a/drivers/media/platform/s5p-jpeg/jpeg-core.h
> +++ b/drivers/media/platform/s5p-jpeg/jpeg-core.h
> @@ -153,7 +153,7 @@ struct s5p_jpeg_variant {
>   
>   /**
>    * struct jpeg_fmt - driver's internal color format data
> - * @name:	format descritpion
> + * @name:	format description
>    * @fourcc:	the fourcc code, 0 if not applicable
>    * @depth:	number of bits per pixel
>    * @colplanes:	number of color planes (1 for packed formats)
> @@ -193,7 +193,7 @@ struct s5p_jpeg_marker {
>    * @sos:	SOS marker's position relative to the buffer beginning
>    * @dht:	DHT markers' positions relative to the buffer beginning
>    * @dqt:	DQT markers' positions relative to the buffer beginning
> - * @sof:	SOF0 marker's postition relative to the buffer beginning
> + * @sof:	SOF0 marker's position relative to the buffer beginning
>    * @sof_len:	SOF0 marker's payload length (without length field itself)
>    * @components:	number of image components
>    * @size:	image buffer size in bytes
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_common.h b/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
> index 20442a9b9f7a..24148020baa9 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
> @@ -268,7 +268,7 @@ struct s5p_mfc_priv_buf {
>    * @enc_ctrl_handler:	control framework handler for encoding
>    * @pm:			power management control
>    * @variant:		MFC hardware variant information
> - * @num_inst:		couter of active MFC instances
> + * @num_inst:		counter of active MFC instances
>    * @irqlock:		lock for operations on videobuf2 queues
>    * @condlock:		lock for changing/checking if a context is ready to be
>    *			processed
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c b/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
> index ee7b15b335e0..9f832ba7bc8c 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
> @@ -51,7 +51,7 @@ int s5p_mfc_load_firmware(struct s5p_mfc_dev *dev)
>   	struct firmware *fw_blob;
>   	int i, err = -EINVAL;
>   
> -	/* Firmare has to be present as a separate file or compiled
> +	/* Firmware has to be present as a separate file or compiled
>   	 * into kernel. */
>   	mfc_debug_enter();
>   
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c b/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
> index f4c0e3a8f27d..e111f9c47179 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
> @@ -602,7 +602,7 @@ static int vidioc_querybuf(struct file *file, void *priv,
>   	int i;
>   
>   	if (buf->memory != V4L2_MEMORY_MMAP) {
> -		mfc_err("Only mmaped buffers can be used\n");
> +		mfc_err("Only mmapped buffers can be used\n");
>   		return -EINVAL;
>   	}
>   	mfc_debug(2, "State: %d, buf->type: %d\n", ctx->state, buf->type);
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
> index 0913881219ff..6144e95f6425 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
> @@ -1293,7 +1293,7 @@ static int s5p_mfc_run_init_dec_buffers(struct s5p_mfc_ctx *ctx)
>   	 * First set the output frame buffers
>   	 */
>   	if (ctx->capture_state != QUEUE_BUFS_MMAPED) {
> -		mfc_err("It seems that not all destination buffers were mmaped\nMFC requires that all destination are mmaped before starting processing\n");
> +		mfc_err("It seems that not all destination buffers were mmapped\nMFC requires that all destination are mmapped before starting processing\n");
>   		return -EAGAIN;
>   	}
>   	if (list_empty(&ctx->src_queue)) {
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
> index 7c629be43205..281699ab7fe1 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
> @@ -53,7 +53,7 @@ static int s5p_mfc_alloc_dec_temp_buffers_v6(struct s5p_mfc_ctx *ctx)
>   	return 0;
>   }
>   
> -/* Release temproary buffers for decoding */
> +/* Release temporary buffers for decoding */
>   static void s5p_mfc_release_dec_desc_buffer_v6(struct s5p_mfc_ctx *ctx)
>   {
>   	/* NOP */
> @@ -1928,7 +1928,7 @@ static inline int s5p_mfc_run_init_dec_buffers(struct s5p_mfc_ctx *ctx)
>   
>   	if (ctx->capture_state != QUEUE_BUFS_MMAPED) {
>   		mfc_err("It seems that not all destination buffers were\n"
> -			"mmaped.MFC requires that all destination are mmaped\n"
> +			"mmapped.MFC requires that all destination are mmapped\n"
>   			"before starting processing.\n");
>   		return -EAGAIN;
>   	}
> diff --git a/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h b/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
> index 3dbb3a287cc0..c9d6021904cd 100644
> --- a/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
> +++ b/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
> @@ -193,7 +193,7 @@ struct c8sectpfei {
>   #define C8SECTPFE_SYS_ENABLE             BIT(0)
>   
>   /*
> - * Ponter record data structure required for each input block
> + * Pointer record data structure required for each input block
>    * see Table 82 on page 167 of functional specification.
>    */
>   
> diff --git a/drivers/media/platform/sti/delta/delta.h b/drivers/media/platform/sti/delta/delta.h
> index 2ba99922c05b..914556030e70 100644
> --- a/drivers/media/platform/sti/delta/delta.h
> +++ b/drivers/media/platform/sti/delta/delta.h
> @@ -286,7 +286,7 @@ struct delta_dec {
>   	 * Header parsing must be done using decode(), giving
>   	 * explicitly header access unit or first access unit of bitstream.
>   	 * If no valid header is found, get_streaminfo will return -ENODATA,
> -	 * in this case the next bistream access unit must be decoded till
> +	 * in this case the next bitstream access unit must be decoded till
>   	 * get_streaminfo becomes successful.
>   	 */
>   	int (*get_streaminfo)(struct delta_ctx *ctx,
> diff --git a/drivers/media/platform/sti/hva/hva-h264.c b/drivers/media/platform/sti/hva/hva-h264.c
> index b61a5d337d2a..c34f7cf5aed2 100644
> --- a/drivers/media/platform/sti/hva/hva-h264.c
> +++ b/drivers/media/platform/sti/hva/hva-h264.c
> @@ -626,7 +626,7 @@ static int hva_h264_prepare_task(struct hva_ctx *pctx,
>   	td->frame_width = frame_width;
>   	td->frame_height = frame_height;
>   
> -	/* set frame alignement */
> +	/* set frame alignment */
>   	td->window_width =  frame_width;
>   	td->window_height = frame_height;
>   	td->window_horizontal_offset = 0;
> diff --git a/drivers/media/platform/stm32/stm32-dcmi.c b/drivers/media/platform/stm32/stm32-dcmi.c
> index 6732874114cf..5fe5b38fa901 100644
> --- a/drivers/media/platform/stm32/stm32-dcmi.c
> +++ b/drivers/media/platform/stm32/stm32-dcmi.c
> @@ -1544,7 +1544,7 @@ static void dcmi_graph_notify_unbind(struct v4l2_async_notifier *notifier,
>   
>   	dev_dbg(dcmi->dev, "Removing %s\n", video_device_node_name(dcmi->vdev));
>   
> -	/* Checks internaly if vdev has been init or not */
> +	/* Checks internally if vdev has been init or not */
>   	video_unregister_device(dcmi->vdev);
>   }
>   
> diff --git a/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h b/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
> index 0bb000712c33..85f97d4f086e 100644
> --- a/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
> +++ b/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
> @@ -65,7 +65,7 @@ bool sun6i_csi_is_format_supported(struct sun6i_csi *csi, u32 pixformat,
>   int sun6i_csi_set_power(struct sun6i_csi *csi, bool enable);
>   
>   /**
> - * sun6i_csi_update_config() - update the csi register setttings
> + * sun6i_csi_update_config() - update the csi register settings
>    * @csi:	pointer to the csi
>    * @config:	see struct sun6i_csi_config
>    */
> diff --git a/drivers/media/platform/ti-vpe/vpdma.c b/drivers/media/platform/ti-vpe/vpdma.c
> index e2cf2b90e500..1da2cb3aaf0c 100644
> --- a/drivers/media/platform/ti-vpe/vpdma.c
> +++ b/drivers/media/platform/ti-vpe/vpdma.c
> @@ -404,7 +404,7 @@ EXPORT_SYMBOL(vpdma_map_desc_buf);
>   
>   /*
>    * unmap descriptor/payload DMA buffer, disabling DMA access and
> - * allowing the main processor to acces the data
> + * allowing the main processor to access the data
>    */
>   void vpdma_unmap_desc_buf(struct vpdma_data *vpdma, struct vpdma_buf *buf)
>   {
> @@ -501,7 +501,7 @@ void vpdma_reset_desc_list(struct vpdma_desc_list *list)
>   EXPORT_SYMBOL(vpdma_reset_desc_list);
>   
>   /*
> - * free the buffer allocated fot the VPDMA descriptor list, this should be
> + * free the buffer allocated for the VPDMA descriptor list, this should be
>    * called when the user doesn't want to use VPDMA any more.
>    */
>   void vpdma_free_desc_list(struct vpdma_desc_list *list)
> @@ -790,7 +790,7 @@ static void dump_dtd(struct vpdma_dtd *dtd)
>    * append an outbound data transfer descriptor to the given descriptor list,
>    * this sets up a 'client to memory' VPDMA transfer for the given VPDMA channel
>    *
> - * @list: vpdma desc list to which we add this decriptor
> + * @list: vpdma desc list to which we add this descriptor
>    * @width: width of the image in pixels in memory
>    * @c_rect: compose params of output image
>    * @fmt: vpdma data format of the buffer
> @@ -798,7 +798,7 @@ static void dump_dtd(struct vpdma_dtd *dtd)
>    * max_width: enum for maximum width of data transfer
>    * max_height: enum for maximum height of data transfer
>    * chan: VPDMA channel
> - * flags: VPDMA flags to configure some descriptor fileds
> + * flags: VPDMA flags to configure some descriptor fields
>    */
>   void vpdma_add_out_dtd(struct vpdma_desc_list *list, int width,
>   		int stride, const struct v4l2_rect *c_rect,
> @@ -863,14 +863,14 @@ EXPORT_SYMBOL(vpdma_rawchan_add_out_dtd);
>    * append an inbound data transfer descriptor to the given descriptor list,
>    * this sets up a 'memory to client' VPDMA transfer for the given VPDMA channel
>    *
> - * @list: vpdma desc list to which we add this decriptor
> + * @list: vpdma desc list to which we add this descriptor
>    * @width: width of the image in pixels in memory(not the cropped width)
>    * @c_rect: crop params of input image
>    * @fmt: vpdma data format of the buffer
>    * dma_addr: dma address as seen by VPDMA
>    * chan: VPDMA channel
>    * field: top or bottom field info of the input image
> - * flags: VPDMA flags to configure some descriptor fileds
> + * flags: VPDMA flags to configure some descriptor fields
>    * frame_width/height: the complete width/height of the image presented to the
>    *			client (this makes sense when multiple channels are
>    *			connected to the same client, forming a larger frame)
> @@ -1008,7 +1008,7 @@ unsigned int vpdma_get_list_mask(struct vpdma_data *vpdma, int irq_num)
>   }
>   EXPORT_SYMBOL(vpdma_get_list_mask);
>   
> -/* clear previosuly occured list intterupts in the LIST_STAT register */
> +/* clear previously occurred list interupts in the LIST_STAT register */
>   void vpdma_clear_list_stat(struct vpdma_data *vpdma, int irq_num,
>   			   int list_num)
>   {
> diff --git a/drivers/media/platform/ti-vpe/vpe.c b/drivers/media/platform/ti-vpe/vpe.c
> index d70871d0ad2d..207e7e76c048 100644
> --- a/drivers/media/platform/ti-vpe/vpe.c
> +++ b/drivers/media/platform/ti-vpe/vpe.c
> @@ -876,7 +876,7 @@ static int set_srcdst_params(struct vpe_ctx *ctx)
>   		/*
>   		 * we make sure that the source image has a 16 byte aligned
>   		 * stride, we need to do the same for the motion vector buffer
> -		 * by aligning it's stride to the next 16 byte boundry. this
> +		 * by aligning it's stride to the next 16 byte boundary. this
>   		 * extra space will not be used by the de-interlacer, but will
>   		 * ensure that vpdma operates correctly
>   		 */
> diff --git a/drivers/media/platform/vsp1/vsp1_brx.c b/drivers/media/platform/vsp1/vsp1_brx.c
> index 5e50178b057d..58ad248cd7f7 100644
> --- a/drivers/media/platform/vsp1/vsp1_brx.c
> +++ b/drivers/media/platform/vsp1/vsp1_brx.c
> @@ -296,7 +296,7 @@ static void brx_configure_stream(struct vsp1_entity *entity,
>   	/*
>   	 * The hardware is extremely flexible but we have no userspace API to
>   	 * expose all the parameters, nor is it clear whether we would have use
> -	 * cases for all the supported modes. Let's just harcode the parameters
> +	 * cases for all the supported modes. Let's just hardcode the parameters
>   	 * to sane default values for now.
>   	 */
>   
> @@ -373,7 +373,7 @@ static void brx_configure_stream(struct vsp1_entity *entity,
>   		vsp1_brx_write(brx, dlb, VI6_BRU_CTRL(i), ctrl);
>   
>   		/*
> -		 * Harcode the blending formula to
> +		 * Hardcode the blending formula to
>   		 *
>   		 *	DSTc = DSTc * (1 - SRCa) + SRCc * SRCa
>   		 *	DSTa = DSTa * (1 - SRCa) + SRCa
> diff --git a/drivers/media/platform/xilinx/xilinx-vip.c b/drivers/media/platform/xilinx/xilinx-vip.c
> index 18f98838111b..08a825c3a3f6 100644
> --- a/drivers/media/platform/xilinx/xilinx-vip.c
> +++ b/drivers/media/platform/xilinx/xilinx-vip.c
> @@ -166,7 +166,7 @@ EXPORT_SYMBOL_GPL(xvip_set_format_size);
>    * the register, otherwise the bitmask is cleared from the register
>    * when the flag @set is false.
>    *
> - * Fox eample, this function can be used to set a control with a boolean value
> + * Fox example, this function can be used to set a control with a boolean value
>    * requested by users. If the caller knows whether to set or clear in the first
>    * place, the caller should call xvip_clr() or xvip_set() directly instead of
>    * using this function.
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 06/14] media: platform: fix several typos
  2019-02-19 12:17   ` Andrzej Pietrasiewicz
@ 2019-02-19 12:19     ` Andrzej Pietrasiewicz
  0 siblings, 0 replies; 12+ messages in thread
From: Andrzej Pietrasiewicz @ 2019-02-19 12:19 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Andrew-CT Chen, Alexandre Belloni, Minghsiu Tsai, Heiko Stuebner,
	Maxime Ripard, Stanimir Varbanov, Patrice Chotard, Andrzej Hajda,
	Lad, Prabhakar, Laurent Pinchart, Sylwester Nawrocki,
	Michal Simek, Alexandre Torgue, linux-samsung-soc,
	Jonathan Corbet, Chen-Yu Tsai, Krzysztof Kozlowski, linux-stm32,
	linux-rockchip, Ludovic Desroches, Kukjin Kim,
	Linux Media Mailing List, Kamil Debski, Maxime Coquelin,
	linux-arm-msm, Houlong Wei, Mauro Carvalho Chehab, Benoit Parrot,
	Jeongtae Park, linux-mediatek, Jacek Anaszewski, Yong Deng,
	Matthias Brugger, Hugues Fruchet, Tiffany Lin, linux-arm-kernel,
	Hyun Kwon, Jacob chen, linux-renesas-soc, Kyungmin Park,
	Kieran Bingham, Jean-Christophe Trotin, Philipp Zabel,
	Niklas Söderlund, Eugen Hristev

Hi again,

W dniu 19.02.2019 o 13:17, Andrzej Pietrasiewicz pisze:
> Hi Mauro,
> 
> 
> W dniu 18.02.2019 o 20:29, Mauro Carvalho Chehab pisze:
>> 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>
> 

I meant
> for drivers/media/platform/sp5-jpeg.c:

for drivers/media/platform/sp5-jpeg/*

Acked-by: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com>

> 
>> ---
>>   drivers/media/platform/Kconfig                     |  2 +-
>>   drivers/media/platform/atmel/atmel-isi.c           |  4 ++--
>>   drivers/media/platform/coda/coda-jpeg.c            |  2 +-
>>   drivers/media/platform/davinci/isif.c              |  4 ++--
>>   drivers/media/platform/davinci/vpbe.c              |  2 +-
>>   drivers/media/platform/davinci/vpif.c              |  2 +-
>>   drivers/media/platform/davinci/vpif_display.c      |  4 ++--
>>   .../media/platform/exynos4-is/fimc-is-command.h    |  2 +-
>>   drivers/media/platform/exynos4-is/fimc-is-param.h  |  2 +-
>>   drivers/media/platform/exynos4-is/media-dev.h      |  2 +-
>>   drivers/media/platform/exynos4-is/mipi-csis.c      |  4 ++--
>>   drivers/media/platform/marvell-ccic/mmp-driver.c   |  4 ++--
>>   drivers/media/platform/mtk-mdp/mtk_mdp_core.h      |  6 +++---
>>   drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c |  2 +-
>>   drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h |  4 ++--
>>   drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c |  2 +-
>>   .../media/platform/mtk-vcodec/vdec/vdec_h264_if.c  |  4 ++--
>>   .../media/platform/mtk-vcodec/vdec/vdec_vp8_if.c   |  2 +-
>>   drivers/media/platform/mtk-vcodec/vdec_drv_if.h    |  2 +-
>>   drivers/media/platform/mtk-vcodec/vdec_vpu_if.h    |  2 +-
>>   drivers/media/platform/omap/omap_vout.c            |  4 ++--
>>   drivers/media/platform/omap/omap_voutdef.h         |  4 ++--
>>   drivers/media/platform/omap3isp/isp.c              |  2 +-
>>   drivers/media/platform/omap3isp/ispccdc.c          |  4 ++--
>>   drivers/media/platform/omap3isp/ispcsi2.c          |  2 +-
>>   drivers/media/platform/pxa_camera.c                |  2 +-
>>   drivers/media/platform/qcom/venus/core.h           |  2 +-
>>   drivers/media/platform/rcar-vin/rcar-dma.c         |  2 +-
>>   drivers/media/platform/rcar-vin/rcar-v4l2.c        |  4 ++--
>>   drivers/media/platform/rockchip/rga/rga-hw.c       |  6 +++---
>>   drivers/media/platform/s3c-camif/camif-core.h      |  2 +-
>>   drivers/media/platform/s5p-jpeg/jpeg-core.h        |  4 ++--
>>   drivers/media/platform/s5p-mfc/s5p_mfc_common.h    |  2 +-
>>   drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c      |  2 +-
>>   drivers/media/platform/s5p-mfc/s5p_mfc_dec.c       |  2 +-
>>   drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c    |  2 +-
>>   drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c    |  4 ++--
>>   .../media/platform/sti/c8sectpfe/c8sectpfe-core.h  |  2 +-
>>   drivers/media/platform/sti/delta/delta.h           |  2 +-
>>   drivers/media/platform/sti/hva/hva-h264.c          |  2 +-
>>   drivers/media/platform/stm32/stm32-dcmi.c          |  2 +-
>>   drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h |  2 +-
>>   drivers/media/platform/ti-vpe/vpdma.c              | 14 +++++++-------
>>   drivers/media/platform/ti-vpe/vpe.c                |  2 +-
>>   drivers/media/platform/vsp1/vsp1_brx.c             |  4 ++--
>>   drivers/media/platform/xilinx/xilinx-vip.c         |  2 +-
>>   46 files changed, 70 insertions(+), 70 deletions(-)
>>
>> diff --git a/drivers/media/platform/Kconfig 
>> b/drivers/media/platform/Kconfig
>> index 6cff26b29a38..4acbed189644 100644
>> --- a/drivers/media/platform/Kconfig
>> +++ b/drivers/media/platform/Kconfig
>> @@ -668,7 +668,7 @@ menuconfig SDR_PLATFORM_DRIVERS
>>   if SDR_PLATFORM_DRIVERS
>>   config VIDEO_RCAR_DRIF
>> -    tristate "Renesas Digitial Radio Interface (DRIF)"
>> +    tristate "Renesas Digital Radio Interface (DRIF)"
>>       depends on VIDEO_V4L2
>>       depends on ARCH_RENESAS || COMPILE_TEST
>>       select VIDEOBUF2_VMALLOC
>> diff --git a/drivers/media/platform/atmel/atmel-isi.c 
>> b/drivers/media/platform/atmel/atmel-isi.c
>> index fdb255e4a956..08b8d5583080 100644
>> --- a/drivers/media/platform/atmel/atmel-isi.c
>> +++ b/drivers/media/platform/atmel/atmel-isi.c
>> @@ -110,7 +110,7 @@ struct atmel_isi {
>>       bool                enable_preview_path;
>>       struct completion        complete;
>> -    /* ISI peripherial clock */
>> +    /* ISI peripheral clock */
>>       struct clk            *pclk;
>>       unsigned int            irq;
>> @@ -1078,7 +1078,7 @@ static void isi_graph_notify_unbind(struct 
>> v4l2_async_notifier *notifier,
>>       dev_dbg(isi->dev, "Removing %s\n", 
>> video_device_node_name(isi->vdev));
>> -    /* Checks internaly if vdev have been init or not */
>> +    /* Checks internally if vdev have been init or not */
>>       video_unregister_device(isi->vdev);
>>   }
>> diff --git a/drivers/media/platform/coda/coda-jpeg.c 
>> b/drivers/media/platform/coda/coda-jpeg.c
>> index 9f899a6cefed..39a2351c1e48 100644
>> --- a/drivers/media/platform/coda/coda-jpeg.c
>> +++ b/drivers/media/platform/coda/coda-jpeg.c
>> @@ -103,7 +103,7 @@ static const unsigned char chroma_ac_value[162 + 
>> 2] = {
>>   /*
>>    * Quantization tables for luminance and chrominance components in
>> - * zig-zag scan order from the Freescale i.MX VPU libaries
>> + * zig-zag scan order from the Freescale i.MX VPU libraries
>>    */
>>   static unsigned char luma_q[64] = {
>> diff --git a/drivers/media/platform/davinci/isif.c 
>> b/drivers/media/platform/davinci/isif.c
>> index 340f8218f54d..47cecd10eb9f 100644
>> --- a/drivers/media/platform/davinci/isif.c
>> +++ b/drivers/media/platform/davinci/isif.c
>> @@ -328,7 +328,7 @@ static void isif_config_bclamp(struct 
>> isif_black_clamp *bc)
>>       if (bc->en) {
>>           val = bc->bc_mode_color << ISIF_BC_MODE_COLOR_SHIFT;
>> -        /* Enable BC and horizontal clamp caculation paramaters */
>> +        /* Enable BC and horizontal clamp calculation parameters */
>>           val = val | 1 | (bc->horz.mode << ISIF_HORZ_BC_MODE_SHIFT);
>>           regw(val, CLAMPCFG);
>> @@ -358,7 +358,7 @@ static void isif_config_bclamp(struct 
>> isif_black_clamp *bc)
>>               regw(bc->horz.win_start_v_calc, CLHWIN2);
>>           }
>> -        /* vertical clamp caculation paramaters */
>> +        /* vertical clamp calculation parameters */
>>           /* Reset clamp value sel for previous line */
>>           val |=
>> diff --git a/drivers/media/platform/davinci/vpbe.c 
>> b/drivers/media/platform/davinci/vpbe.c
>> index 4766a7a23d16..8339163a5231 100644
>> --- a/drivers/media/platform/davinci/vpbe.c
>> +++ b/drivers/media/platform/davinci/vpbe.c
>> @@ -242,7 +242,7 @@ static int vpbe_set_output(struct vpbe_device 
>> *vpbe_dev, int index)
>>           goto unlock;
>>       /*
>> -     * It is assumed that venc or extenal encoder will set a default
>> +     * It is assumed that venc or external encoder will set a default
>>        * mode in the sub device. For external encoder or LCD pannel 
>> output,
>>        * we also need to set up the lcd port for the required mode. So 
>> setup
>>        * the lcd port for the default mode that is configured in the 
>> board
>> diff --git a/drivers/media/platform/davinci/vpif.c 
>> b/drivers/media/platform/davinci/vpif.c
>> index 16352e2263d2..df66461f5d4f 100644
>> --- a/drivers/media/platform/davinci/vpif.c
>> +++ b/drivers/media/platform/davinci/vpif.c
>> @@ -1,7 +1,7 @@
>>   /*
>>    * vpif - Video Port Interface driver
>>    * VPIF is a receiver and transmitter for video data. It has two 
>> channels(0, 1)
>> - * that receiveing video byte stream and two channels(2, 3) for video 
>> output.
>> + * that receiving video byte stream and two channels(2, 3) for video 
>> output.
>>    * The hardware supports SDTV, HDTV formats, raw data capture.
>>    * Currently, the driver supports NTSC and PAL standards.
>>    *
>> diff --git a/drivers/media/platform/davinci/vpif_display.c 
>> b/drivers/media/platform/davinci/vpif_display.c
>> index 3517487d9760..f4b4f2a1dfc0 100644
>> --- a/drivers/media/platform/davinci/vpif_display.c
>> +++ b/drivers/media/platform/davinci/vpif_display.c
>> @@ -138,7 +138,7 @@ static int vpif_buffer_queue_setup(struct 
>> vb2_queue *vq,
>>    * vpif_buffer_queue : Callback function to add buffer to DMA queue
>>    * @vb: ptr to vb2_buffer
>>    *
>> - * This callback fucntion queues the buffer to DMA engine
>> + * This callback function queues the buffer to DMA engine
>>    */
>>   static void vpif_buffer_queue(struct vb2_buffer *vb)
>>   {
>> @@ -635,7 +635,7 @@ static int vpif_try_fmt_vid_out(struct file *file, 
>> void *priv,
>>       struct v4l2_pix_format *pixfmt = &fmt->fmt.pix;
>>       /*
>> -     * to supress v4l-compliance warnings silently correct
>> +     * to suppress v4l-compliance warnings silently correct
>>        * the pixelformat
>>        */
>>       if (pixfmt->pixelformat != V4L2_PIX_FMT_YUV422P)
>> diff --git a/drivers/media/platform/exynos4-is/fimc-is-command.h 
>> b/drivers/media/platform/exynos4-is/fimc-is-command.h
>> index 0d1f52e394b1..b06b56b890d5 100644
>> --- a/drivers/media/platform/exynos4-is/fimc-is-command.h
>> +++ b/drivers/media/platform/exynos4-is/fimc-is-command.h
>> @@ -18,7 +18,7 @@
>>   #define FIMC_IS_COMMAND_VER    110 /* FIMC-IS command set version 
>> 1.10 */
>> -/* Enumeration of commands beetween the FIMC-IS and the host 
>> processor. */
>> +/* Enumeration of commands between the FIMC-IS and the host 
>> processor. */
>>   /* HOST to FIMC-IS */
>>   #define HIC_PREVIEW_STILL    0x0001
>> diff --git a/drivers/media/platform/exynos4-is/fimc-is-param.h 
>> b/drivers/media/platform/exynos4-is/fimc-is-param.h
>> index 8e31f7642776..22923a3d405e 100644
>> --- a/drivers/media/platform/exynos4-is/fimc-is-param.h
>> +++ b/drivers/media/platform/exynos4-is/fimc-is-param.h
>> @@ -298,7 +298,7 @@ enum isp_af_mode {
>>   #define ISP_FLASH_COMMAND_AUTO            2
>>   #define ISP_FLASH_COMMAND_TORCH            3 /* 3 sec */
>> -/* Flash red-eye commads */
>> +/* Flash red-eye commands */
>>   #define ISP_FLASH_REDEYE_DISABLE        0
>>   #define ISP_FLASH_REDEYE_ENABLE            1
>> diff --git a/drivers/media/platform/exynos4-is/media-dev.h 
>> b/drivers/media/platform/exynos4-is/media-dev.h
>> index 9f527670395a..a7c9490bbcb4 100644
>> --- a/drivers/media/platform/exynos4-is/media-dev.h
>> +++ b/drivers/media/platform/exynos4-is/media-dev.h
>> @@ -79,7 +79,7 @@ struct fimc_camclk_info {
>>   /**
>>    * struct fimc_sensor_info - image data source subdev information
>> - * @pdata: sensor's atrributes passed as media device's platform data
>> + * @pdata: sensor's attributes passed as media device's platform data
>>    * @asd: asynchronous subdev registration data structure
>>    * @subdev: image sensor v4l2 subdev
>>    * @host: fimc device the sensor is currently linked to
>> diff --git a/drivers/media/platform/exynos4-is/mipi-csis.c 
>> b/drivers/media/platform/exynos4-is/mipi-csis.c
>> index 35cb0162085b..234e047e3e8f 100644
>> --- a/drivers/media/platform/exynos4-is/mipi-csis.c
>> +++ b/drivers/media/platform/exynos4-is/mipi-csis.c
>> @@ -183,7 +183,7 @@ struct csis_drvdata {
>>    * @index: the hardware instance index
>>    * @pdev: CSIS platform device
>>    * @phy: pointer to the CSIS generic PHY
>> - * @regs: mmaped I/O registers memory
>> + * @regs: mmapped I/O registers memory
>>    * @supplies: CSIS regulator supplies
>>    * @clock: CSIS clocks
>>    * @irq: requested s5p-mipi-csis irq number
>> @@ -745,7 +745,7 @@ static int s5pcsis_parse_dt(struct platform_device 
>> *pdev,
>>           goto err;
>>       }
>> -    /* Get MIPI CSI-2 bus configration from the endpoint node. */
>> +    /* Get MIPI CSI-2 bus configuration from the endpoint node. */
>>       of_property_read_u32(node, "samsung,csis-hs-settle",
>>                       &state->hs_settle);
>>       state->wclk_ext = of_property_read_bool(node,
>> diff --git a/drivers/media/platform/marvell-ccic/mmp-driver.c 
>> b/drivers/media/platform/marvell-ccic/mmp-driver.c
>> index 70a2833db0d1..af76eb637773 100644
>> --- a/drivers/media/platform/marvell-ccic/mmp-driver.c
>> +++ b/drivers/media/platform/marvell-ccic/mmp-driver.c
>> @@ -240,8 +240,8 @@ static void mmpcam_calc_dphy(struct mcam_camera 
>> *mcam)
>>        *  bit 8 ~ bit 15: HS_SETTLE
>>        *   Time interval during which the HS
>>        *   receiver shall ignore any Data Lane
>> -     *   HS transistions.
>> -     *   The vaule has been calibrated on
>> +     *   HS transitions.
>> +     *   The value has been calibrated on
>>        *   different boards. It seems to work well.
>>        *
>>        *  More detail please refer
>> diff --git a/drivers/media/platform/mtk-mdp/mtk_mdp_core.h 
>> b/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
>> index ad1cff306efd..e5abb1abb3a3 100644
>> --- a/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
>> +++ b/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
>> @@ -41,7 +41,7 @@
>>   #define MTK_MDP_CTX_ERROR        BIT(5)
>>   /**
>> - *  struct mtk_mdp_pix_align - alignement of image
>> + *  struct mtk_mdp_pix_align - alignment of image
>>    *  @org_w: source alignment of width
>>    *  @org_h: source alignment of height
>>    *  @target_w: dst alignment of width
>> @@ -122,8 +122,8 @@ struct mtk_mdp_frame {
>>   /**
>>    * struct mtk_mdp_variant - image processor variant information
>>    * @pix_max:        maximum limit of image size
>> - * @pix_min:        minimun limit of image size
>> - * @pix_align:        alignement of image
>> + * @pix_min:        minimum limit of image size
>> + * @pix_align:        alignment of image
>>    * @h_scale_up_max:    maximum scale-up in horizontal
>>    * @v_scale_up_max:    maximum scale-up in vertical
>>    * @h_scale_down_max:    maximum scale-down in horizontal
>> diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c 
>> b/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
>> index ba619647bc10..794aba685120 100644
>> --- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
>> +++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
>> @@ -1170,7 +1170,7 @@ static void vb2ops_vdec_buf_queue(struct 
>> vb2_buffer *vb)
>>       ret = vdec_if_decode(ctx, &src_mem, NULL, &res_chg);
>>       if (ret || !res_chg) {
>>           /*
>> -         * fb == NULL menas to parse SPS/PPS header or
>> +         * fb == NULL means to parse SPS/PPS header or
>>            * resolution info in src_mem. Decode can fail
>>            * if there is no SPS header or picture info
>>            * in bs
>> diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h 
>> b/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
>> index 8aba69555b12..e7e2a108def9 100644
>> --- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
>> +++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
>> @@ -151,9 +151,9 @@ struct mtk_q_data {
>>    * @intra_period: I frame period
>>    * @gop_size: group of picture size, it's used as the intra frame 
>> period
>>    * @framerate_num: frame rate numerator. ex: framerate_num=30 and
>> - *           framerate_denom=1 menas FPS is 30
>> + *           framerate_denom=1 means FPS is 30
>>    * @framerate_denom: frame rate denominator. ex: framerate_num=30 and
>> - *             framerate_denom=1 menas FPS is 30
>> + *             framerate_denom=1 means FPS is 30
>>    * @h264_max_qp: Max value for H.264 quantization parameter
>>    * @h264_profile: V4L2 defined H.264 profile
>>    * @h264_level: V4L2 defined H.264 level
>> diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c 
>> b/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
>> index d1f12257bf66..2af654240d96 100644
>> --- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
>> +++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
>> @@ -393,7 +393,7 @@ static void mtk_venc_set_param(struct 
>> mtk_vcodec_ctx *ctx,
>>           param->input_yuv_fmt = VENC_YUV_FORMAT_NV21;
>>           break;
>>       default:
>> -        mtk_v4l2_err("Unsupport fourcc =%d", q_data_src->fmt->fourcc);
>> +        mtk_v4l2_err("Unsupported fourcc =%d", q_data_src->fmt->fourcc);
>>           break;
>>       }
>>       param->h264_profile = enc_params->h264_profile;
>> diff --git a/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c 
>> b/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
>> index aa3ce41898bc..02c960c63ac0 100644
>> --- a/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
>> +++ b/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
>> @@ -55,7 +55,7 @@ struct h264_fb {
>>   /**
>>    * struct h264_ring_fb_list - ring frame buffer list
>> - * @fb_list   : frame buffer arrary
>> + * @fb_list   : frame buffer array
>>    * @read_idx  : read index
>>    * @write_idx : write index
>>    * @count     : buffer count in list
>> @@ -72,7 +72,7 @@ struct h264_ring_fb_list {
>>   /**
>>    * struct vdec_h264_dec_info - decode information
>>    * @dpb_sz        : decoding picture buffer size
>> - * @resolution_changed  : resoltion change happen
>> + * @resolution_changed  : resolution change happen
>>    * @realloc_mv_buf    : flag to notify driver to re-allocate mv buffer
>>    * @reserved        : for 8 bytes alignment
>>    * @bs_dma        : Input bit-stream buffer dma address
>> diff --git a/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c 
>> b/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
>> index 3e84a761db3a..bac3723038de 100644
>> --- a/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
>> +++ b/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
>> @@ -120,7 +120,7 @@ struct vdec_vp8_hw_reg_base {
>>   /**
>>    * struct vdec_vp8_vpu_inst - VPU instance for VP8 decode
>>    * @wq_hd    : Wait queue to wait VPU message ack
>> - * @signaled    : 1 - Host has received ack message from VPU, 0 - not 
>> recevie
>> + * @signaled    : 1 - Host has received ack message from VPU, 0 - not 
>> receive
>>    * @failure    : VPU execution result status 0 - success, others - fail
>>    * @inst_addr    : VPU decoder instance address
>>    */
>> diff --git a/drivers/media/platform/mtk-vcodec/vdec_drv_if.h 
>> b/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
>> index ded1154481cd..9a21591f3818 100644
>> --- a/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
>> +++ b/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
>> @@ -80,7 +80,7 @@ void vdec_if_deinit(struct mtk_vcodec_ctx *ctx);
>>    * vdec_if_decode() - trigger decode
>>    * @ctx    : [in] v4l2 context
>>    * @bs    : [in] input bitstream
>> - * @fb    : [in] frame buffer to store decoded frame, when null menas 
>> parse
>> + * @fb    : [in] frame buffer to store decoded frame, when null means 
>> parse
>>    *    header only
>>    * @res_chg    : [out] resolution change happens if current bs have 
>> different
>>    *    picture width/height
>> diff --git a/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h 
>> b/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
>> index cd37bb2a610f..79d8eac7f5e2 100644
>> --- a/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
>> +++ b/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
>> @@ -62,7 +62,7 @@ int vpu_dec_start(struct vdec_vpu_inst *vpu, 
>> uint32_t *data, unsigned int len);
>>   /**
>>    * vpu_dec_end - end decoding, basically the function will be 
>> invoked once
>>    *               when HW decoding done interrupt received 
>> successfully. The
>> - *               decoder in VPU will continute to do referene frame 
>> management
>> + *               decoder in VPU will continue to do reference frame 
>> management
>>    *               and check if there is a new decoded frame available 
>> to display.
>>    *
>>    * @vpu : instance for vdec_vpu_inst
>> diff --git a/drivers/media/platform/omap/omap_vout.c 
>> b/drivers/media/platform/omap/omap_vout.c
>> index ff3de2dce5a2..37f0d7146dfa 100644
>> --- a/drivers/media/platform/omap/omap_vout.c
>> +++ b/drivers/media/platform/omap/omap_vout.c
>> @@ -1129,7 +1129,7 @@ static int vidioc_s_fmt_vid_out(struct file 
>> *file, void *fh,
>>       }
>>       timing = &dssdev->panel.timings;
>> -    /* We dont support RGB24-packed mode if vrfb rotation
>> +    /* We don't support RGB24-packed mode if vrfb rotation
>>        * is enabled*/
>>       if ((is_rotation_enabled(vout)) &&
>>               f->fmt.pix.pixelformat == V4L2_PIX_FMT_RGB24) {
>> @@ -1147,7 +1147,7 @@ static int vidioc_s_fmt_vid_out(struct file 
>> *file, void *fh,
>>           vout->fbuf.fmt.width = timing->x_res;
>>       }
>> -    /* change to samller size is OK */
>> +    /* change to smaller size is OK */
>>       bpp = omap_vout_try_format(&f->fmt.pix);
>>       f->fmt.pix.sizeimage = f->fmt.pix.width * f->fmt.pix.height * bpp;
>> diff --git a/drivers/media/platform/omap/omap_voutdef.h 
>> b/drivers/media/platform/omap/omap_voutdef.h
>> index 56b630b1c8b4..c740393c8509 100644
>> --- a/drivers/media/platform/omap/omap_voutdef.h
>> +++ b/drivers/media/platform/omap/omap_voutdef.h
>> @@ -37,7 +37,7 @@
>>   #define VID_MAX_WIDTH        1280    /* Largest width */
>>   #define VID_MAX_HEIGHT        720    /* Largest height */
>> -/* Mimimum requirement is 2x2 for DSS */
>> +/* Minimum requirement is 2x2 for DSS */
>>   #define VID_MIN_WIDTH        2
>>   #define VID_MIN_HEIGHT        2
>> @@ -135,7 +135,7 @@ struct omap_vout_device {
>>       enum omap_color_mode dss_mode;
>>       /* we don't allow to request new buffer when old buffers are
>> -     * still mmaped
>> +     * still mmapped
>>        */
>>       int mmap_count;
>> diff --git a/drivers/media/platform/omap3isp/isp.c 
>> b/drivers/media/platform/omap3isp/isp.c
>> index 13f2828d880d..bd57174d81a7 100644
>> --- a/drivers/media/platform/omap3isp/isp.c
>> +++ b/drivers/media/platform/omap3isp/isp.c
>> @@ -1517,7 +1517,7 @@ void omap3isp_print_status(struct isp_device *isp)
>>    *
>>    * To solve this problem power management support is split into 
>> prepare/complete
>>    * and suspend/resume operations. The pipelines are stopped in 
>> prepare() and the
>> - * ISP clocks get disabled in suspend(). Similarly, the clocks are 
>> reenabled in
>> + * ISP clocks get disabled in suspend(). Similarly, the clocks are 
>> re-enabled in
>>    * resume(), and the the pipelines are restarted in complete().
>>    *
>>    * TODO: PM dependencies between the ISP and sensors are not 
>> modelled explicitly
>> diff --git a/drivers/media/platform/omap3isp/ispccdc.c 
>> b/drivers/media/platform/omap3isp/ispccdc.c
>> index 14a1c24037c4..261ad1175f98 100644
>> --- a/drivers/media/platform/omap3isp/ispccdc.c
>> +++ b/drivers/media/platform/omap3isp/ispccdc.c
>> @@ -1594,7 +1594,7 @@ static int ccdc_isr_buffer(struct 
>> isp_ccdc_device *ccdc)
>>           return 0;
>>       /* We're in continuous mode, and memory writes were disabled due 
>> to a
>> -     * buffer underrun. Reenable them now that we have a buffer. The 
>> buffer
>> +     * buffer underrun. Re-enable them now that we have a buffer. The 
>> buffer
>>        * address has been set in ccdc_video_queue.
>>        */
>>       if (ccdc->state == ISP_PIPELINE_STREAM_CONTINUOUS && 
>> ccdc->underrun) {
>> @@ -1712,7 +1712,7 @@ static void ccdc_vd1_isr(struct isp_ccdc_device 
>> *ccdc)
>>        * data to memory the CCDC and LSC are stopped immediately but
>>        * without change the CCDC stopping state machine. The CCDC
>>        * stopping state machine should be used only when user request
>> -     * for stopping is received (SINGLESHOT is an exeption).
>> +     * for stopping is received (SINGLESHOT is an exception).
>>        */
>>       switch (ccdc->state) {
>>       case ISP_PIPELINE_STREAM_SINGLESHOT:
>> diff --git a/drivers/media/platform/omap3isp/ispcsi2.c 
>> b/drivers/media/platform/omap3isp/ispcsi2.c
>> index 9c180f607bcb..da66ea65be5d 100644
>> --- a/drivers/media/platform/omap3isp/ispcsi2.c
>> +++ b/drivers/media/platform/omap3isp/ispcsi2.c
>> @@ -710,7 +710,7 @@ static void csi2_isr_ctx(struct isp_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
>> diff --git a/drivers/media/platform/pxa_camera.c 
>> b/drivers/media/platform/pxa_camera.c
>> index 3cf3c6390cc8..4fe228752a43 100644
>> --- a/drivers/media/platform/pxa_camera.c
>> +++ b/drivers/media/platform/pxa_camera.c
>> @@ -1631,7 +1631,7 @@ static int pxa_camera_set_bus_param(struct 
>> pxa_camera_dev *pcdev)
>>       pcdev->channels = 1;
>> -    /* Make choises, based on platform preferences */
>> +    /* Make choices, based on platform preferences */
>>       if ((common_flags & V4L2_MBUS_HSYNC_ACTIVE_HIGH) &&
>>           (common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) {
>>           if (pcdev->platform_flags & PXA_CAMERA_HSP)
>> diff --git a/drivers/media/platform/qcom/venus/core.h 
>> b/drivers/media/platform/qcom/venus/core.h
>> index 79c7e816c706..7a3feb5cee00 100644
>> --- a/drivers/media/platform/qcom/venus/core.h
>> +++ b/drivers/media/platform/qcom/venus/core.h
>> @@ -219,7 +219,7 @@ struct venus_buffer {
>>   #define to_venus_buffer(ptr)    container_of(ptr, struct 
>> venus_buffer, vb)
>>   /**
>> - * struct venus_inst - holds per instance paramerters
>> + * struct venus_inst - holds per instance parameters
>>    *
>>    * @list:    used for attach an instance to the core
>>    * @lock:    instance lock
>> diff --git a/drivers/media/platform/rcar-vin/rcar-dma.c 
>> b/drivers/media/platform/rcar-vin/rcar-dma.c
>> index beb9248992a4..2207a31d355e 100644
>> --- a/drivers/media/platform/rcar-vin/rcar-dma.c
>> +++ b/drivers/media/platform/rcar-vin/rcar-dma.c
>> @@ -681,7 +681,7 @@ static int rvin_setup(struct rvin_dev *vin)
>>           break;
>>       }
>> -    /* Enable VSYNC Field Toogle mode after one VSYNC input */
>> +    /* Enable VSYNC Field Toggle mode after one VSYNC input */
>>       if (vin->info->model == RCAR_GEN3)
>>           dmr2 = VNDMR2_FTEV;
>>       else
>> diff --git a/drivers/media/platform/rcar-vin/rcar-v4l2.c 
>> b/drivers/media/platform/rcar-vin/rcar-v4l2.c
>> index 7a2851790b91..7cbdcbf9b090 100644
>> --- a/drivers/media/platform/rcar-vin/rcar-v4l2.c
>> +++ b/drivers/media/platform/rcar-vin/rcar-v4l2.c
>> @@ -665,7 +665,7 @@ static void rvin_mc_try_format(struct rvin_dev *vin,
>>        * The V4L2 specification clearly documents the colorspace fields
>>        * as being set by drivers for capture devices. Using the values
>>        * supplied by userspace thus wouldn't comply with the API. Until
>> -     * the API is updated force fixed vaules.
>> +     * the API is updated force fixed values.
>>        */
>>       pix->colorspace = RVIN_DEFAULT_COLORSPACE;
>>       pix->xfer_func = V4L2_MAP_XFER_FUNC_DEFAULT(pix->colorspace);
>> @@ -964,7 +964,7 @@ void rvin_v4l2_unregister(struct rvin_dev *vin)
>>       v4l2_info(&vin->v4l2_dev, "Removing %s\n",
>>             video_device_node_name(&vin->vdev));
>> -    /* Checks internaly if vdev have been init or not */
>> +    /* Checks internally if vdev have been init or not */
>>       video_unregister_device(&vin->vdev);
>>   }
>> diff --git a/drivers/media/platform/rockchip/rga/rga-hw.c 
>> b/drivers/media/platform/rockchip/rga/rga-hw.c
>> index 96d1b1b3fe8e..843e50d17a72 100644
>> --- a/drivers/media/platform/rockchip/rga/rga-hw.c
>> +++ b/drivers/media/platform/rockchip/rga/rga-hw.c
>> @@ -256,7 +256,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx 
>> *ctx)
>>       }
>>       /*
>> -     * Cacluate the up/down scaling mode/factor.
>> +     * Calculate the up/down scaling mode/factor.
>>        *
>>        * RGA used to scale the picture first, and then rotate second,
>>        * so we need to swap the w/h when rotate degree is 90/270.
>> @@ -304,7 +304,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx 
>> *ctx)
>>       }
>>       /*
>> -     * Cacluate the framebuffer virtual strides and active size,
>> +     * Calculate the framebuffer virtual strides and active size,
>>        * note that the step of vir_stride / vir_width is 4 byte words
>>        */
>>       src_vir_info.data.vir_stride = ctx->in.stride >> 2;
>> @@ -318,7 +318,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx 
>> *ctx)
>>       dst_act_info.data.act_width = dst_w - 1;
>>       /*
>> -     * Cacluate the source framebuffer base address with offset pixel.
>> +     * Calculate the source framebuffer base address with offset pixel.
>>        */
>>       src_offsets = rga_get_addr_offset(&ctx->in, src_x, src_y,
>>                         src_w, src_h);
>> diff --git a/drivers/media/platform/s3c-camif/camif-core.h 
>> b/drivers/media/platform/s3c-camif/camif-core.h
>> index 1f5c8c94ce89..be5e7357dffc 100644
>> --- a/drivers/media/platform/s3c-camif/camif-core.h
>> +++ b/drivers/media/platform/s3c-camif/camif-core.h
>> @@ -260,7 +260,7 @@ struct camif_vp {
>>    * @clock:      clocks required for the CAMIF operation
>>    * @lock:      mutex protecting this data structure
>>    * @slock:      spinlock protecting CAMIF registers
>> - * @io_base:      start address of the mmaped CAMIF registers
>> + * @io_base:      start address of the mmapped CAMIF registers
>>    */
>>   struct camif_dev {
>>       struct media_device        media_dev;
>> diff --git a/drivers/media/platform/s5p-jpeg/jpeg-core.h 
>> b/drivers/media/platform/s5p-jpeg/jpeg-core.h
>> index 90fda4b720eb..144c102ff05f 100644
>> --- a/drivers/media/platform/s5p-jpeg/jpeg-core.h
>> +++ b/drivers/media/platform/s5p-jpeg/jpeg-core.h
>> @@ -153,7 +153,7 @@ struct s5p_jpeg_variant {
>>   /**
>>    * struct jpeg_fmt - driver's internal color format data
>> - * @name:    format descritpion
>> + * @name:    format description
>>    * @fourcc:    the fourcc code, 0 if not applicable
>>    * @depth:    number of bits per pixel
>>    * @colplanes:    number of color planes (1 for packed formats)
>> @@ -193,7 +193,7 @@ struct s5p_jpeg_marker {
>>    * @sos:    SOS marker's position relative to the buffer beginning
>>    * @dht:    DHT markers' positions relative to the buffer beginning
>>    * @dqt:    DQT markers' positions relative to the buffer beginning
>> - * @sof:    SOF0 marker's postition relative to the buffer beginning
>> + * @sof:    SOF0 marker's position relative to the buffer beginning
>>    * @sof_len:    SOF0 marker's payload length (without length field 
>> itself)
>>    * @components:    number of image components
>>    * @size:    image buffer size in bytes
>> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_common.h 
>> b/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
>> index 20442a9b9f7a..24148020baa9 100644
>> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
>> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
>> @@ -268,7 +268,7 @@ struct s5p_mfc_priv_buf {
>>    * @enc_ctrl_handler:    control framework handler for encoding
>>    * @pm:            power management control
>>    * @variant:        MFC hardware variant information
>> - * @num_inst:        couter of active MFC instances
>> + * @num_inst:        counter of active MFC instances
>>    * @irqlock:        lock for operations on videobuf2 queues
>>    * @condlock:        lock for changing/checking if a context is 
>> ready to be
>>    *            processed
>> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c 
>> b/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
>> index ee7b15b335e0..9f832ba7bc8c 100644
>> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
>> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
>> @@ -51,7 +51,7 @@ int s5p_mfc_load_firmware(struct s5p_mfc_dev *dev)
>>       struct firmware *fw_blob;
>>       int i, err = -EINVAL;
>> -    /* Firmare has to be present as a separate file or compiled
>> +    /* Firmware has to be present as a separate file or compiled
>>        * into kernel. */
>>       mfc_debug_enter();
>> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c 
>> b/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
>> index f4c0e3a8f27d..e111f9c47179 100644
>> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
>> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
>> @@ -602,7 +602,7 @@ static int vidioc_querybuf(struct file *file, void 
>> *priv,
>>       int i;
>>       if (buf->memory != V4L2_MEMORY_MMAP) {
>> -        mfc_err("Only mmaped buffers can be used\n");
>> +        mfc_err("Only mmapped buffers can be used\n");
>>           return -EINVAL;
>>       }
>>       mfc_debug(2, "State: %d, buf->type: %d\n", ctx->state, buf->type);
>> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 
>> b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
>> index 0913881219ff..6144e95f6425 100644
>> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
>> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
>> @@ -1293,7 +1293,7 @@ static int s5p_mfc_run_init_dec_buffers(struct 
>> s5p_mfc_ctx *ctx)
>>        * First set the output frame buffers
>>        */
>>       if (ctx->capture_state != QUEUE_BUFS_MMAPED) {
>> -        mfc_err("It seems that not all destination buffers were 
>> mmaped\nMFC requires that all destination are mmaped before starting 
>> processing\n");
>> +        mfc_err("It seems that not all destination buffers were 
>> mmapped\nMFC requires that all destination are mmapped before starting 
>> processing\n");
>>           return -EAGAIN;
>>       }
>>       if (list_empty(&ctx->src_queue)) {
>> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 
>> b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
>> index 7c629be43205..281699ab7fe1 100644
>> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
>> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
>> @@ -53,7 +53,7 @@ static int s5p_mfc_alloc_dec_temp_buffers_v6(struct 
>> s5p_mfc_ctx *ctx)
>>       return 0;
>>   }
>> -/* Release temproary buffers for decoding */
>> +/* Release temporary buffers for decoding */
>>   static void s5p_mfc_release_dec_desc_buffer_v6(struct s5p_mfc_ctx *ctx)
>>   {
>>       /* NOP */
>> @@ -1928,7 +1928,7 @@ static inline int 
>> s5p_mfc_run_init_dec_buffers(struct s5p_mfc_ctx *ctx)
>>       if (ctx->capture_state != QUEUE_BUFS_MMAPED) {
>>           mfc_err("It seems that not all destination buffers were\n"
>> -            "mmaped.MFC requires that all destination are mmaped\n"
>> +            "mmapped.MFC requires that all destination are mmapped\n"
>>               "before starting processing.\n");
>>           return -EAGAIN;
>>       }
>> diff --git a/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h 
>> b/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
>> index 3dbb3a287cc0..c9d6021904cd 100644
>> --- a/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
>> +++ b/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
>> @@ -193,7 +193,7 @@ struct c8sectpfei {
>>   #define C8SECTPFE_SYS_ENABLE             BIT(0)
>>   /*
>> - * Ponter record data structure required for each input block
>> + * Pointer record data structure required for each input block
>>    * see Table 82 on page 167 of functional specification.
>>    */
>> diff --git a/drivers/media/platform/sti/delta/delta.h 
>> b/drivers/media/platform/sti/delta/delta.h
>> index 2ba99922c05b..914556030e70 100644
>> --- a/drivers/media/platform/sti/delta/delta.h
>> +++ b/drivers/media/platform/sti/delta/delta.h
>> @@ -286,7 +286,7 @@ struct delta_dec {
>>        * Header parsing must be done using decode(), giving
>>        * explicitly header access unit or first access unit of bitstream.
>>        * If no valid header is found, get_streaminfo will return 
>> -ENODATA,
>> -     * in this case the next bistream access unit must be decoded till
>> +     * in this case the next bitstream access unit must be decoded till
>>        * get_streaminfo becomes successful.
>>        */
>>       int (*get_streaminfo)(struct delta_ctx *ctx,
>> diff --git a/drivers/media/platform/sti/hva/hva-h264.c 
>> b/drivers/media/platform/sti/hva/hva-h264.c
>> index b61a5d337d2a..c34f7cf5aed2 100644
>> --- a/drivers/media/platform/sti/hva/hva-h264.c
>> +++ b/drivers/media/platform/sti/hva/hva-h264.c
>> @@ -626,7 +626,7 @@ static int hva_h264_prepare_task(struct hva_ctx 
>> *pctx,
>>       td->frame_width = frame_width;
>>       td->frame_height = frame_height;
>> -    /* set frame alignement */
>> +    /* set frame alignment */
>>       td->window_width =  frame_width;
>>       td->window_height = frame_height;
>>       td->window_horizontal_offset = 0;
>> diff --git a/drivers/media/platform/stm32/stm32-dcmi.c 
>> b/drivers/media/platform/stm32/stm32-dcmi.c
>> index 6732874114cf..5fe5b38fa901 100644
>> --- a/drivers/media/platform/stm32/stm32-dcmi.c
>> +++ b/drivers/media/platform/stm32/stm32-dcmi.c
>> @@ -1544,7 +1544,7 @@ static void dcmi_graph_notify_unbind(struct 
>> v4l2_async_notifier *notifier,
>>       dev_dbg(dcmi->dev, "Removing %s\n", 
>> video_device_node_name(dcmi->vdev));
>> -    /* Checks internaly if vdev has been init or not */
>> +    /* Checks internally if vdev has been init or not */
>>       video_unregister_device(dcmi->vdev);
>>   }
>> diff --git a/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h 
>> b/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
>> index 0bb000712c33..85f97d4f086e 100644
>> --- a/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
>> +++ b/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
>> @@ -65,7 +65,7 @@ bool sun6i_csi_is_format_supported(struct sun6i_csi 
>> *csi, u32 pixformat,
>>   int sun6i_csi_set_power(struct sun6i_csi *csi, bool enable);
>>   /**
>> - * sun6i_csi_update_config() - update the csi register setttings
>> + * sun6i_csi_update_config() - update the csi register settings
>>    * @csi:    pointer to the csi
>>    * @config:    see struct sun6i_csi_config
>>    */
>> diff --git a/drivers/media/platform/ti-vpe/vpdma.c 
>> b/drivers/media/platform/ti-vpe/vpdma.c
>> index e2cf2b90e500..1da2cb3aaf0c 100644
>> --- a/drivers/media/platform/ti-vpe/vpdma.c
>> +++ b/drivers/media/platform/ti-vpe/vpdma.c
>> @@ -404,7 +404,7 @@ EXPORT_SYMBOL(vpdma_map_desc_buf);
>>   /*
>>    * unmap descriptor/payload DMA buffer, disabling DMA access and
>> - * allowing the main processor to acces the data
>> + * allowing the main processor to access the data
>>    */
>>   void vpdma_unmap_desc_buf(struct vpdma_data *vpdma, struct vpdma_buf 
>> *buf)
>>   {
>> @@ -501,7 +501,7 @@ void vpdma_reset_desc_list(struct vpdma_desc_list 
>> *list)
>>   EXPORT_SYMBOL(vpdma_reset_desc_list);
>>   /*
>> - * free the buffer allocated fot the VPDMA descriptor list, this 
>> should be
>> + * free the buffer allocated for the VPDMA descriptor list, this 
>> should be
>>    * called when the user doesn't want to use VPDMA any more.
>>    */
>>   void vpdma_free_desc_list(struct vpdma_desc_list *list)
>> @@ -790,7 +790,7 @@ static void dump_dtd(struct vpdma_dtd *dtd)
>>    * append an outbound data transfer descriptor to the given 
>> descriptor list,
>>    * this sets up a 'client to memory' VPDMA transfer for the given 
>> VPDMA channel
>>    *
>> - * @list: vpdma desc list to which we add this decriptor
>> + * @list: vpdma desc list to which we add this descriptor
>>    * @width: width of the image in pixels in memory
>>    * @c_rect: compose params of output image
>>    * @fmt: vpdma data format of the buffer
>> @@ -798,7 +798,7 @@ static void dump_dtd(struct vpdma_dtd *dtd)
>>    * max_width: enum for maximum width of data transfer
>>    * max_height: enum for maximum height of data transfer
>>    * chan: VPDMA channel
>> - * flags: VPDMA flags to configure some descriptor fileds
>> + * flags: VPDMA flags to configure some descriptor fields
>>    */
>>   void vpdma_add_out_dtd(struct vpdma_desc_list *list, int width,
>>           int stride, const struct v4l2_rect *c_rect,
>> @@ -863,14 +863,14 @@ EXPORT_SYMBOL(vpdma_rawchan_add_out_dtd);
>>    * append an inbound data transfer descriptor to the given 
>> descriptor list,
>>    * this sets up a 'memory to client' VPDMA transfer for the given 
>> VPDMA channel
>>    *
>> - * @list: vpdma desc list to which we add this decriptor
>> + * @list: vpdma desc list to which we add this descriptor
>>    * @width: width of the image in pixels in memory(not the cropped 
>> width)
>>    * @c_rect: crop params of input image
>>    * @fmt: vpdma data format of the buffer
>>    * dma_addr: dma address as seen by VPDMA
>>    * chan: VPDMA channel
>>    * field: top or bottom field info of the input image
>> - * flags: VPDMA flags to configure some descriptor fileds
>> + * flags: VPDMA flags to configure some descriptor fields
>>    * frame_width/height: the complete width/height of the image 
>> presented to the
>>    *            client (this makes sense when multiple channels are
>>    *            connected to the same client, forming a larger frame)
>> @@ -1008,7 +1008,7 @@ unsigned int vpdma_get_list_mask(struct 
>> vpdma_data *vpdma, int irq_num)
>>   }
>>   EXPORT_SYMBOL(vpdma_get_list_mask);
>> -/* clear previosuly occured list intterupts in the LIST_STAT register */
>> +/* clear previously occurred list interupts in the LIST_STAT register */
>>   void vpdma_clear_list_stat(struct vpdma_data *vpdma, int irq_num,
>>                  int list_num)
>>   {
>> diff --git a/drivers/media/platform/ti-vpe/vpe.c 
>> b/drivers/media/platform/ti-vpe/vpe.c
>> index d70871d0ad2d..207e7e76c048 100644
>> --- a/drivers/media/platform/ti-vpe/vpe.c
>> +++ b/drivers/media/platform/ti-vpe/vpe.c
>> @@ -876,7 +876,7 @@ static int set_srcdst_params(struct vpe_ctx *ctx)
>>           /*
>>            * we make sure that the source image has a 16 byte aligned
>>            * stride, we need to do the same for the motion vector buffer
>> -         * by aligning it's stride to the next 16 byte boundry. this
>> +         * by aligning it's stride to the next 16 byte boundary. this
>>            * extra space will not be used by the de-interlacer, but will
>>            * ensure that vpdma operates correctly
>>            */
>> diff --git a/drivers/media/platform/vsp1/vsp1_brx.c 
>> b/drivers/media/platform/vsp1/vsp1_brx.c
>> index 5e50178b057d..58ad248cd7f7 100644
>> --- a/drivers/media/platform/vsp1/vsp1_brx.c
>> +++ b/drivers/media/platform/vsp1/vsp1_brx.c
>> @@ -296,7 +296,7 @@ static void brx_configure_stream(struct 
>> vsp1_entity *entity,
>>       /*
>>        * The hardware is extremely flexible but we have no userspace 
>> API to
>>        * expose all the parameters, nor is it clear whether we would 
>> have use
>> -     * cases for all the supported modes. Let's just harcode the 
>> parameters
>> +     * cases for all the supported modes. Let's just hardcode the 
>> parameters
>>        * to sane default values for now.
>>        */
>> @@ -373,7 +373,7 @@ static void brx_configure_stream(struct 
>> vsp1_entity *entity,
>>           vsp1_brx_write(brx, dlb, VI6_BRU_CTRL(i), ctrl);
>>           /*
>> -         * Harcode the blending formula to
>> +         * Hardcode the blending formula to
>>            *
>>            *    DSTc = DSTc * (1 - SRCa) + SRCc * SRCa
>>            *    DSTa = DSTa * (1 - SRCa) + SRCa
>> diff --git a/drivers/media/platform/xilinx/xilinx-vip.c 
>> b/drivers/media/platform/xilinx/xilinx-vip.c
>> index 18f98838111b..08a825c3a3f6 100644
>> --- a/drivers/media/platform/xilinx/xilinx-vip.c
>> +++ b/drivers/media/platform/xilinx/xilinx-vip.c
>> @@ -166,7 +166,7 @@ EXPORT_SYMBOL_GPL(xvip_set_format_size);
>>    * the register, otherwise the bitmask is cleared from the register
>>    * when the flag @set is false.
>>    *
>> - * Fox eample, this function can be used to set a control with a 
>> boolean value
>> + * Fox example, this function can be used to set a control with a 
>> boolean value
>>    * requested by users. If the caller knows whether to set or clear 
>> in the first
>>    * place, the caller should call xvip_clr() or xvip_set() directly 
>> instead of
>>    * using this function.
>>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 06/14] media: platform: fix several typos
  2019-02-18 19:29 ` [PATCH 06/14] media: platform: fix several typos Mauro Carvalho Chehab
  2019-02-19 11:17   ` Niklas Söderlund
  2019-02-19 12:17   ` Andrzej Pietrasiewicz
@ 2019-02-19 14:10   ` Benoit Parrot
  2019-02-19 14:55   ` Kieran Bingham
                     ` (4 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: Benoit Parrot @ 2019-02-19 14:10 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Andrew-CT Chen, Alexandre Belloni, Minghsiu Tsai, Heiko Stuebner,
	Maxime Ripard, Stanimir Varbanov, Patrice Chotard, Andrzej Hajda,
	Lad, Prabhakar, Laurent Pinchart, Sylwester Nawrocki,
	Michal Simek, Andrzej Pietrasiewicz, linux-samsung-soc,
	Jonathan Corbet, Chen-Yu Tsai, Krzysztof Kozlowski, linux-stm32,
	linux-rockchip, Ludovic Desroches, Kukjin Kim,
	Linux Media Mailing List, Kamil Debski, Maxime Coquelin,
	Alexandre Torgue, linux-arm-msm, Houlong Wei,
	Mauro Carvalho Chehab, Jeongtae Park, linux-mediatek,
	Jacek Anaszewski, Yong Deng, Matthias Brugger, Hugues Fruchet,
	Tiffany Lin, linux-arm-kernel, Hyun Kwon, Jacob chen,
	linux-renesas-soc, Kyungmin Park, Kieran Bingham,
	Jean-Christophe Trotin, Philipp Zabel, Niklas Söderlund,
	Eugen Hristev

Hi Mauro,

Thanks for your patch,

Mauro Carvalho Chehab <mchehab+samsung@kernel.org> wrote on Mon [2019-Feb-18 14:29:00 -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>

For drivers/media/platform/ti-vpe/*

Reviewed-by: Benoit Parrot <bparrot@ti.com>

Regards,
Benoit

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 06/14] media: platform: fix several typos
  2019-02-18 19:29 ` [PATCH 06/14] media: platform: fix several typos Mauro Carvalho Chehab
                     ` (2 preceding siblings ...)
  2019-02-19 14:10   ` Benoit Parrot
@ 2019-02-19 14:55   ` Kieran Bingham
  2019-02-19 16:31   ` Lad, Prabhakar
                     ` (3 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: Kieran Bingham @ 2019-02-19 14:55 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Andrew-CT Chen, Alexandre Belloni, Minghsiu Tsai, Heiko Stuebner,
	Maxime Ripard, Stanimir Varbanov, Patrice Chotard, Andrzej Hajda,
	Lad, Prabhakar, Laurent Pinchart, Sylwester Nawrocki,
	Michal Simek, Andrzej Pietrasiewicz, linux-samsung-soc,
	Jonathan Corbet, Chen-Yu Tsai, Krzysztof Kozlowski, linux-stm32,
	linux-rockchip, Ludovic Desroches, Kukjin Kim,
	Linux Media Mailing List, Kamil Debski, Maxime Coquelin,
	Alexandre Torgue, linux-arm-msm, Houlong Wei,
	Mauro Carvalho Chehab, Benoit Parrot, Jeongtae Park,
	linux-mediatek, Jacek Anaszewski, Yong Deng, Matthias Brugger,
	Hugues Fruchet, Tiffany Lin, linux-arm-kernel, Hyun Kwon,
	Jacob chen, linux-renesas-soc, Kyungmin Park,
	Jean-Christophe Trotin, Philipp Zabel, Niklas Söderlund,
	Eugen Hristev

Hi Mauro,

On 18/02/2019 19:29, Mauro Carvalho Chehab wrote:
> Use codespell to fix lots of typos over frontends.
> 
> Manually verified to avoid false-positives.


For
 drivers/media/platform/Kconfig (RCAR_DRIF),
and
 drivers/media/platform/vsp1/vsp1_brx.c


Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>

> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
> ---
>  drivers/media/platform/Kconfig                     |  2 +-
>  drivers/media/platform/atmel/atmel-isi.c           |  4 ++--
>  drivers/media/platform/coda/coda-jpeg.c            |  2 +-
>  drivers/media/platform/davinci/isif.c              |  4 ++--
>  drivers/media/platform/davinci/vpbe.c              |  2 +-
>  drivers/media/platform/davinci/vpif.c              |  2 +-
>  drivers/media/platform/davinci/vpif_display.c      |  4 ++--
>  .../media/platform/exynos4-is/fimc-is-command.h    |  2 +-
>  drivers/media/platform/exynos4-is/fimc-is-param.h  |  2 +-
>  drivers/media/platform/exynos4-is/media-dev.h      |  2 +-
>  drivers/media/platform/exynos4-is/mipi-csis.c      |  4 ++--
>  drivers/media/platform/marvell-ccic/mmp-driver.c   |  4 ++--
>  drivers/media/platform/mtk-mdp/mtk_mdp_core.h      |  6 +++---
>  drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c |  2 +-
>  drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h |  4 ++--
>  drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c |  2 +-
>  .../media/platform/mtk-vcodec/vdec/vdec_h264_if.c  |  4 ++--
>  .../media/platform/mtk-vcodec/vdec/vdec_vp8_if.c   |  2 +-
>  drivers/media/platform/mtk-vcodec/vdec_drv_if.h    |  2 +-
>  drivers/media/platform/mtk-vcodec/vdec_vpu_if.h    |  2 +-
>  drivers/media/platform/omap/omap_vout.c            |  4 ++--
>  drivers/media/platform/omap/omap_voutdef.h         |  4 ++--
>  drivers/media/platform/omap3isp/isp.c              |  2 +-
>  drivers/media/platform/omap3isp/ispccdc.c          |  4 ++--
>  drivers/media/platform/omap3isp/ispcsi2.c          |  2 +-
>  drivers/media/platform/pxa_camera.c                |  2 +-
>  drivers/media/platform/qcom/venus/core.h           |  2 +-
>  drivers/media/platform/rcar-vin/rcar-dma.c         |  2 +-
>  drivers/media/platform/rcar-vin/rcar-v4l2.c        |  4 ++--
>  drivers/media/platform/rockchip/rga/rga-hw.c       |  6 +++---
>  drivers/media/platform/s3c-camif/camif-core.h      |  2 +-
>  drivers/media/platform/s5p-jpeg/jpeg-core.h        |  4 ++--
>  drivers/media/platform/s5p-mfc/s5p_mfc_common.h    |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c      |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_dec.c       |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c    |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c    |  4 ++--
>  .../media/platform/sti/c8sectpfe/c8sectpfe-core.h  |  2 +-
>  drivers/media/platform/sti/delta/delta.h           |  2 +-
>  drivers/media/platform/sti/hva/hva-h264.c          |  2 +-
>  drivers/media/platform/stm32/stm32-dcmi.c          |  2 +-
>  drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h |  2 +-
>  drivers/media/platform/ti-vpe/vpdma.c              | 14 +++++++-------
>  drivers/media/platform/ti-vpe/vpe.c                |  2 +-
>  drivers/media/platform/vsp1/vsp1_brx.c             |  4 ++--
>  drivers/media/platform/xilinx/xilinx-vip.c         |  2 +-
>  46 files changed, 70 insertions(+), 70 deletions(-)
> 
> diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
> index 6cff26b29a38..4acbed189644 100644
> --- a/drivers/media/platform/Kconfig
> +++ b/drivers/media/platform/Kconfig
> @@ -668,7 +668,7 @@ menuconfig SDR_PLATFORM_DRIVERS
>  if SDR_PLATFORM_DRIVERS
>  
>  config VIDEO_RCAR_DRIF
> -	tristate "Renesas Digitial Radio Interface (DRIF)"
> +	tristate "Renesas Digital Radio Interface (DRIF)"
>  	depends on VIDEO_V4L2
>  	depends on ARCH_RENESAS || COMPILE_TEST
>  	select VIDEOBUF2_VMALLOC
> diff --git a/drivers/media/platform/atmel/atmel-isi.c b/drivers/media/platform/atmel/atmel-isi.c
> index fdb255e4a956..08b8d5583080 100644
> --- a/drivers/media/platform/atmel/atmel-isi.c
> +++ b/drivers/media/platform/atmel/atmel-isi.c
> @@ -110,7 +110,7 @@ struct atmel_isi {
>  	bool				enable_preview_path;
>  
>  	struct completion		complete;
> -	/* ISI peripherial clock */
> +	/* ISI peripheral clock */
>  	struct clk			*pclk;
>  	unsigned int			irq;
>  
> @@ -1078,7 +1078,7 @@ static void isi_graph_notify_unbind(struct v4l2_async_notifier *notifier,
>  
>  	dev_dbg(isi->dev, "Removing %s\n", video_device_node_name(isi->vdev));
>  
> -	/* Checks internaly if vdev have been init or not */
> +	/* Checks internally if vdev have been init or not */
>  	video_unregister_device(isi->vdev);
>  }
>  
> diff --git a/drivers/media/platform/coda/coda-jpeg.c b/drivers/media/platform/coda/coda-jpeg.c
> index 9f899a6cefed..39a2351c1e48 100644
> --- a/drivers/media/platform/coda/coda-jpeg.c
> +++ b/drivers/media/platform/coda/coda-jpeg.c
> @@ -103,7 +103,7 @@ static const unsigned char chroma_ac_value[162 + 2] = {
>  
>  /*
>   * Quantization tables for luminance and chrominance components in
> - * zig-zag scan order from the Freescale i.MX VPU libaries
> + * zig-zag scan order from the Freescale i.MX VPU libraries
>   */
>  
>  static unsigned char luma_q[64] = {
> diff --git a/drivers/media/platform/davinci/isif.c b/drivers/media/platform/davinci/isif.c
> index 340f8218f54d..47cecd10eb9f 100644
> --- a/drivers/media/platform/davinci/isif.c
> +++ b/drivers/media/platform/davinci/isif.c
> @@ -328,7 +328,7 @@ static void isif_config_bclamp(struct isif_black_clamp *bc)
>  	if (bc->en) {
>  		val = bc->bc_mode_color << ISIF_BC_MODE_COLOR_SHIFT;
>  
> -		/* Enable BC and horizontal clamp caculation paramaters */
> +		/* Enable BC and horizontal clamp calculation parameters */
>  		val = val | 1 | (bc->horz.mode << ISIF_HORZ_BC_MODE_SHIFT);
>  
>  		regw(val, CLAMPCFG);
> @@ -358,7 +358,7 @@ static void isif_config_bclamp(struct isif_black_clamp *bc)
>  			regw(bc->horz.win_start_v_calc, CLHWIN2);
>  		}
>  
> -		/* vertical clamp caculation paramaters */
> +		/* vertical clamp calculation parameters */
>  
>  		/* Reset clamp value sel for previous line */
>  		val |=
> diff --git a/drivers/media/platform/davinci/vpbe.c b/drivers/media/platform/davinci/vpbe.c
> index 4766a7a23d16..8339163a5231 100644
> --- a/drivers/media/platform/davinci/vpbe.c
> +++ b/drivers/media/platform/davinci/vpbe.c
> @@ -242,7 +242,7 @@ static int vpbe_set_output(struct vpbe_device *vpbe_dev, int index)
>  		goto unlock;
>  
>  	/*
> -	 * It is assumed that venc or extenal encoder will set a default
> +	 * It is assumed that venc or external encoder will set a default
>  	 * mode in the sub device. For external encoder or LCD pannel output,
>  	 * we also need to set up the lcd port for the required mode. So setup
>  	 * the lcd port for the default mode that is configured in the board
> diff --git a/drivers/media/platform/davinci/vpif.c b/drivers/media/platform/davinci/vpif.c
> index 16352e2263d2..df66461f5d4f 100644
> --- a/drivers/media/platform/davinci/vpif.c
> +++ b/drivers/media/platform/davinci/vpif.c
> @@ -1,7 +1,7 @@
>  /*
>   * vpif - Video Port Interface driver
>   * VPIF is a receiver and transmitter for video data. It has two channels(0, 1)
> - * that receiveing video byte stream and two channels(2, 3) for video output.
> + * that receiving video byte stream and two channels(2, 3) for video output.
>   * The hardware supports SDTV, HDTV formats, raw data capture.
>   * Currently, the driver supports NTSC and PAL standards.
>   *
> diff --git a/drivers/media/platform/davinci/vpif_display.c b/drivers/media/platform/davinci/vpif_display.c
> index 3517487d9760..f4b4f2a1dfc0 100644
> --- a/drivers/media/platform/davinci/vpif_display.c
> +++ b/drivers/media/platform/davinci/vpif_display.c
> @@ -138,7 +138,7 @@ static int vpif_buffer_queue_setup(struct vb2_queue *vq,
>   * vpif_buffer_queue : Callback function to add buffer to DMA queue
>   * @vb: ptr to vb2_buffer
>   *
> - * This callback fucntion queues the buffer to DMA engine
> + * This callback function queues the buffer to DMA engine
>   */
>  static void vpif_buffer_queue(struct vb2_buffer *vb)
>  {
> @@ -635,7 +635,7 @@ static int vpif_try_fmt_vid_out(struct file *file, void *priv,
>  	struct v4l2_pix_format *pixfmt = &fmt->fmt.pix;
>  
>  	/*
> -	 * to supress v4l-compliance warnings silently correct
> +	 * to suppress v4l-compliance warnings silently correct
>  	 * the pixelformat
>  	 */
>  	if (pixfmt->pixelformat != V4L2_PIX_FMT_YUV422P)
> diff --git a/drivers/media/platform/exynos4-is/fimc-is-command.h b/drivers/media/platform/exynos4-is/fimc-is-command.h
> index 0d1f52e394b1..b06b56b890d5 100644
> --- a/drivers/media/platform/exynos4-is/fimc-is-command.h
> +++ b/drivers/media/platform/exynos4-is/fimc-is-command.h
> @@ -18,7 +18,7 @@
>  
>  #define FIMC_IS_COMMAND_VER	110 /* FIMC-IS command set version 1.10 */
>  
> -/* Enumeration of commands beetween the FIMC-IS and the host processor. */
> +/* Enumeration of commands between the FIMC-IS and the host processor. */
>  
>  /* HOST to FIMC-IS */
>  #define HIC_PREVIEW_STILL	0x0001
> diff --git a/drivers/media/platform/exynos4-is/fimc-is-param.h b/drivers/media/platform/exynos4-is/fimc-is-param.h
> index 8e31f7642776..22923a3d405e 100644
> --- a/drivers/media/platform/exynos4-is/fimc-is-param.h
> +++ b/drivers/media/platform/exynos4-is/fimc-is-param.h
> @@ -298,7 +298,7 @@ enum isp_af_mode {
>  #define ISP_FLASH_COMMAND_AUTO			2
>  #define ISP_FLASH_COMMAND_TORCH			3 /* 3 sec */
>  
> -/* Flash red-eye commads */
> +/* Flash red-eye commands */
>  #define ISP_FLASH_REDEYE_DISABLE		0
>  #define ISP_FLASH_REDEYE_ENABLE			1
>  
> diff --git a/drivers/media/platform/exynos4-is/media-dev.h b/drivers/media/platform/exynos4-is/media-dev.h
> index 9f527670395a..a7c9490bbcb4 100644
> --- a/drivers/media/platform/exynos4-is/media-dev.h
> +++ b/drivers/media/platform/exynos4-is/media-dev.h
> @@ -79,7 +79,7 @@ struct fimc_camclk_info {
>  
>  /**
>   * struct fimc_sensor_info - image data source subdev information
> - * @pdata: sensor's atrributes passed as media device's platform data
> + * @pdata: sensor's attributes passed as media device's platform data
>   * @asd: asynchronous subdev registration data structure
>   * @subdev: image sensor v4l2 subdev
>   * @host: fimc device the sensor is currently linked to
> diff --git a/drivers/media/platform/exynos4-is/mipi-csis.c b/drivers/media/platform/exynos4-is/mipi-csis.c
> index 35cb0162085b..234e047e3e8f 100644
> --- a/drivers/media/platform/exynos4-is/mipi-csis.c
> +++ b/drivers/media/platform/exynos4-is/mipi-csis.c
> @@ -183,7 +183,7 @@ struct csis_drvdata {
>   * @index: the hardware instance index
>   * @pdev: CSIS platform device
>   * @phy: pointer to the CSIS generic PHY
> - * @regs: mmaped I/O registers memory
> + * @regs: mmapped I/O registers memory
>   * @supplies: CSIS regulator supplies
>   * @clock: CSIS clocks
>   * @irq: requested s5p-mipi-csis irq number
> @@ -745,7 +745,7 @@ static int s5pcsis_parse_dt(struct platform_device *pdev,
>  		goto err;
>  	}
>  
> -	/* Get MIPI CSI-2 bus configration from the endpoint node. */
> +	/* Get MIPI CSI-2 bus configuration from the endpoint node. */
>  	of_property_read_u32(node, "samsung,csis-hs-settle",
>  					&state->hs_settle);
>  	state->wclk_ext = of_property_read_bool(node,
> diff --git a/drivers/media/platform/marvell-ccic/mmp-driver.c b/drivers/media/platform/marvell-ccic/mmp-driver.c
> index 70a2833db0d1..af76eb637773 100644
> --- a/drivers/media/platform/marvell-ccic/mmp-driver.c
> +++ b/drivers/media/platform/marvell-ccic/mmp-driver.c
> @@ -240,8 +240,8 @@ static void mmpcam_calc_dphy(struct mcam_camera *mcam)
>  	 *  bit 8 ~ bit 15: HS_SETTLE
>  	 *   Time interval during which the HS
>  	 *   receiver shall ignore any Data Lane
> -	 *   HS transistions.
> -	 *   The vaule has been calibrated on
> +	 *   HS transitions.
> +	 *   The value has been calibrated on
>  	 *   different boards. It seems to work well.
>  	 *
>  	 *  More detail please refer
> diff --git a/drivers/media/platform/mtk-mdp/mtk_mdp_core.h b/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
> index ad1cff306efd..e5abb1abb3a3 100644
> --- a/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
> +++ b/drivers/media/platform/mtk-mdp/mtk_mdp_core.h
> @@ -41,7 +41,7 @@
>  #define MTK_MDP_CTX_ERROR		BIT(5)
>  
>  /**
> - *  struct mtk_mdp_pix_align - alignement of image
> + *  struct mtk_mdp_pix_align - alignment of image
>   *  @org_w: source alignment of width
>   *  @org_h: source alignment of height
>   *  @target_w: dst alignment of width
> @@ -122,8 +122,8 @@ struct mtk_mdp_frame {
>  /**
>   * struct mtk_mdp_variant - image processor variant information
>   * @pix_max:		maximum limit of image size
> - * @pix_min:		minimun limit of image size
> - * @pix_align:		alignement of image
> + * @pix_min:		minimum limit of image size
> + * @pix_align:		alignment of image
>   * @h_scale_up_max:	maximum scale-up in horizontal
>   * @v_scale_up_max:	maximum scale-up in vertical
>   * @h_scale_down_max:	maximum scale-down in horizontal
> diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c b/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
> index ba619647bc10..794aba685120 100644
> --- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
> +++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c
> @@ -1170,7 +1170,7 @@ static void vb2ops_vdec_buf_queue(struct vb2_buffer *vb)
>  	ret = vdec_if_decode(ctx, &src_mem, NULL, &res_chg);
>  	if (ret || !res_chg) {
>  		/*
> -		 * fb == NULL menas to parse SPS/PPS header or
> +		 * fb == NULL means to parse SPS/PPS header or
>  		 * resolution info in src_mem. Decode can fail
>  		 * if there is no SPS header or picture info
>  		 * in bs
> diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h b/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
> index 8aba69555b12..e7e2a108def9 100644
> --- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
> +++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
> @@ -151,9 +151,9 @@ struct mtk_q_data {
>   * @intra_period: I frame period
>   * @gop_size: group of picture size, it's used as the intra frame period
>   * @framerate_num: frame rate numerator. ex: framerate_num=30 and
> - *		   framerate_denom=1 menas FPS is 30
> + *		   framerate_denom=1 means FPS is 30
>   * @framerate_denom: frame rate denominator. ex: framerate_num=30 and
> - *		     framerate_denom=1 menas FPS is 30
> + *		     framerate_denom=1 means FPS is 30
>   * @h264_max_qp: Max value for H.264 quantization parameter
>   * @h264_profile: V4L2 defined H.264 profile
>   * @h264_level: V4L2 defined H.264 level
> diff --git a/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c b/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
> index d1f12257bf66..2af654240d96 100644
> --- a/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
> +++ b/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
> @@ -393,7 +393,7 @@ static void mtk_venc_set_param(struct mtk_vcodec_ctx *ctx,
>  		param->input_yuv_fmt = VENC_YUV_FORMAT_NV21;
>  		break;
>  	default:
> -		mtk_v4l2_err("Unsupport fourcc =%d", q_data_src->fmt->fourcc);
> +		mtk_v4l2_err("Unsupported fourcc =%d", q_data_src->fmt->fourcc);
>  		break;
>  	}
>  	param->h264_profile = enc_params->h264_profile;
> diff --git a/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c b/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
> index aa3ce41898bc..02c960c63ac0 100644
> --- a/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
> +++ b/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c
> @@ -55,7 +55,7 @@ struct h264_fb {
>  
>  /**
>   * struct h264_ring_fb_list - ring frame buffer list
> - * @fb_list   : frame buffer arrary
> + * @fb_list   : frame buffer array
>   * @read_idx  : read index
>   * @write_idx : write index
>   * @count     : buffer count in list
> @@ -72,7 +72,7 @@ struct h264_ring_fb_list {
>  /**
>   * struct vdec_h264_dec_info - decode information
>   * @dpb_sz		: decoding picture buffer size
> - * @resolution_changed  : resoltion change happen
> + * @resolution_changed  : resolution change happen
>   * @realloc_mv_buf	: flag to notify driver to re-allocate mv buffer
>   * @reserved		: for 8 bytes alignment
>   * @bs_dma		: Input bit-stream buffer dma address
> diff --git a/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c b/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
> index 3e84a761db3a..bac3723038de 100644
> --- a/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
> +++ b/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c
> @@ -120,7 +120,7 @@ struct vdec_vp8_hw_reg_base {
>  /**
>   * struct vdec_vp8_vpu_inst - VPU instance for VP8 decode
>   * @wq_hd	: Wait queue to wait VPU message ack
> - * @signaled	: 1 - Host has received ack message from VPU, 0 - not recevie
> + * @signaled	: 1 - Host has received ack message from VPU, 0 - not receive
>   * @failure	: VPU execution result status 0 - success, others - fail
>   * @inst_addr	: VPU decoder instance address
>   */
> diff --git a/drivers/media/platform/mtk-vcodec/vdec_drv_if.h b/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
> index ded1154481cd..9a21591f3818 100644
> --- a/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
> +++ b/drivers/media/platform/mtk-vcodec/vdec_drv_if.h
> @@ -80,7 +80,7 @@ void vdec_if_deinit(struct mtk_vcodec_ctx *ctx);
>   * vdec_if_decode() - trigger decode
>   * @ctx	: [in] v4l2 context
>   * @bs	: [in] input bitstream
> - * @fb	: [in] frame buffer to store decoded frame, when null menas parse
> + * @fb	: [in] frame buffer to store decoded frame, when null means parse
>   *	header only
>   * @res_chg	: [out] resolution change happens if current bs have different
>   *	picture width/height
> diff --git a/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h b/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
> index cd37bb2a610f..79d8eac7f5e2 100644
> --- a/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
> +++ b/drivers/media/platform/mtk-vcodec/vdec_vpu_if.h
> @@ -62,7 +62,7 @@ int vpu_dec_start(struct vdec_vpu_inst *vpu, uint32_t *data, unsigned int len);
>  /**
>   * vpu_dec_end - end decoding, basically the function will be invoked once
>   *               when HW decoding done interrupt received successfully. The
> - *               decoder in VPU will continute to do referene frame management
> + *               decoder in VPU will continue to do reference frame management
>   *               and check if there is a new decoded frame available to display.
>   *
>   * @vpu : instance for vdec_vpu_inst
> diff --git a/drivers/media/platform/omap/omap_vout.c b/drivers/media/platform/omap/omap_vout.c
> index ff3de2dce5a2..37f0d7146dfa 100644
> --- a/drivers/media/platform/omap/omap_vout.c
> +++ b/drivers/media/platform/omap/omap_vout.c
> @@ -1129,7 +1129,7 @@ static int vidioc_s_fmt_vid_out(struct file *file, void *fh,
>  	}
>  	timing = &dssdev->panel.timings;
>  
> -	/* We dont support RGB24-packed mode if vrfb rotation
> +	/* We don't support RGB24-packed mode if vrfb rotation
>  	 * is enabled*/
>  	if ((is_rotation_enabled(vout)) &&
>  			f->fmt.pix.pixelformat == V4L2_PIX_FMT_RGB24) {
> @@ -1147,7 +1147,7 @@ static int vidioc_s_fmt_vid_out(struct file *file, void *fh,
>  		vout->fbuf.fmt.width = timing->x_res;
>  	}
>  
> -	/* change to samller size is OK */
> +	/* change to smaller size is OK */
>  
>  	bpp = omap_vout_try_format(&f->fmt.pix);
>  	f->fmt.pix.sizeimage = f->fmt.pix.width * f->fmt.pix.height * bpp;
> diff --git a/drivers/media/platform/omap/omap_voutdef.h b/drivers/media/platform/omap/omap_voutdef.h
> index 56b630b1c8b4..c740393c8509 100644
> --- a/drivers/media/platform/omap/omap_voutdef.h
> +++ b/drivers/media/platform/omap/omap_voutdef.h
> @@ -37,7 +37,7 @@
>  #define VID_MAX_WIDTH		1280	/* Largest width */
>  #define VID_MAX_HEIGHT		720	/* Largest height */
>  
> -/* Mimimum requirement is 2x2 for DSS */
> +/* Minimum requirement is 2x2 for DSS */
>  #define VID_MIN_WIDTH		2
>  #define VID_MIN_HEIGHT		2
>  
> @@ -135,7 +135,7 @@ struct omap_vout_device {
>  	enum omap_color_mode dss_mode;
>  
>  	/* we don't allow to request new buffer when old buffers are
> -	 * still mmaped
> +	 * still mmapped
>  	 */
>  	int mmap_count;
>  
> diff --git a/drivers/media/platform/omap3isp/isp.c b/drivers/media/platform/omap3isp/isp.c
> index 13f2828d880d..bd57174d81a7 100644
> --- a/drivers/media/platform/omap3isp/isp.c
> +++ b/drivers/media/platform/omap3isp/isp.c
> @@ -1517,7 +1517,7 @@ void omap3isp_print_status(struct isp_device *isp)
>   *
>   * To solve this problem power management support is split into prepare/complete
>   * and suspend/resume operations. The pipelines are stopped in prepare() and the
> - * ISP clocks get disabled in suspend(). Similarly, the clocks are reenabled in
> + * ISP clocks get disabled in suspend(). Similarly, the clocks are re-enabled in
>   * resume(), and the the pipelines are restarted in complete().
>   *
>   * TODO: PM dependencies between the ISP and sensors are not modelled explicitly
> diff --git a/drivers/media/platform/omap3isp/ispccdc.c b/drivers/media/platform/omap3isp/ispccdc.c
> index 14a1c24037c4..261ad1175f98 100644
> --- a/drivers/media/platform/omap3isp/ispccdc.c
> +++ b/drivers/media/platform/omap3isp/ispccdc.c
> @@ -1594,7 +1594,7 @@ static int ccdc_isr_buffer(struct isp_ccdc_device *ccdc)
>  		return 0;
>  
>  	/* We're in continuous mode, and memory writes were disabled due to a
> -	 * buffer underrun. Reenable them now that we have a buffer. The buffer
> +	 * buffer underrun. Re-enable them now that we have a buffer. The buffer
>  	 * address has been set in ccdc_video_queue.
>  	 */
>  	if (ccdc->state == ISP_PIPELINE_STREAM_CONTINUOUS && ccdc->underrun) {
> @@ -1712,7 +1712,7 @@ static void ccdc_vd1_isr(struct isp_ccdc_device *ccdc)
>  	 * data to memory the CCDC and LSC are stopped immediately but
>  	 * without change the CCDC stopping state machine. The CCDC
>  	 * stopping state machine should be used only when user request
> -	 * for stopping is received (SINGLESHOT is an exeption).
> +	 * for stopping is received (SINGLESHOT is an exception).
>  	 */
>  	switch (ccdc->state) {
>  	case ISP_PIPELINE_STREAM_SINGLESHOT:
> diff --git a/drivers/media/platform/omap3isp/ispcsi2.c b/drivers/media/platform/omap3isp/ispcsi2.c
> index 9c180f607bcb..da66ea65be5d 100644
> --- a/drivers/media/platform/omap3isp/ispcsi2.c
> +++ b/drivers/media/platform/omap3isp/ispcsi2.c
> @@ -710,7 +710,7 @@ static void csi2_isr_ctx(struct isp_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
> diff --git a/drivers/media/platform/pxa_camera.c b/drivers/media/platform/pxa_camera.c
> index 3cf3c6390cc8..4fe228752a43 100644
> --- a/drivers/media/platform/pxa_camera.c
> +++ b/drivers/media/platform/pxa_camera.c
> @@ -1631,7 +1631,7 @@ static int pxa_camera_set_bus_param(struct pxa_camera_dev *pcdev)
>  
>  	pcdev->channels = 1;
>  
> -	/* Make choises, based on platform preferences */
> +	/* Make choices, based on platform preferences */
>  	if ((common_flags & V4L2_MBUS_HSYNC_ACTIVE_HIGH) &&
>  	    (common_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) {
>  		if (pcdev->platform_flags & PXA_CAMERA_HSP)
> diff --git a/drivers/media/platform/qcom/venus/core.h b/drivers/media/platform/qcom/venus/core.h
> index 79c7e816c706..7a3feb5cee00 100644
> --- a/drivers/media/platform/qcom/venus/core.h
> +++ b/drivers/media/platform/qcom/venus/core.h
> @@ -219,7 +219,7 @@ struct venus_buffer {
>  #define to_venus_buffer(ptr)	container_of(ptr, struct venus_buffer, vb)
>  
>  /**
> - * struct venus_inst - holds per instance paramerters
> + * struct venus_inst - holds per instance parameters
>   *
>   * @list:	used for attach an instance to the core
>   * @lock:	instance lock
> diff --git a/drivers/media/platform/rcar-vin/rcar-dma.c b/drivers/media/platform/rcar-vin/rcar-dma.c
> index beb9248992a4..2207a31d355e 100644
> --- a/drivers/media/platform/rcar-vin/rcar-dma.c
> +++ b/drivers/media/platform/rcar-vin/rcar-dma.c
> @@ -681,7 +681,7 @@ static int rvin_setup(struct rvin_dev *vin)
>  		break;
>  	}
>  
> -	/* Enable VSYNC Field Toogle mode after one VSYNC input */
> +	/* Enable VSYNC Field Toggle mode after one VSYNC input */
>  	if (vin->info->model == RCAR_GEN3)
>  		dmr2 = VNDMR2_FTEV;
>  	else
> diff --git a/drivers/media/platform/rcar-vin/rcar-v4l2.c b/drivers/media/platform/rcar-vin/rcar-v4l2.c
> index 7a2851790b91..7cbdcbf9b090 100644
> --- a/drivers/media/platform/rcar-vin/rcar-v4l2.c
> +++ b/drivers/media/platform/rcar-vin/rcar-v4l2.c
> @@ -665,7 +665,7 @@ static void rvin_mc_try_format(struct rvin_dev *vin,
>  	 * The V4L2 specification clearly documents the colorspace fields
>  	 * as being set by drivers for capture devices. Using the values
>  	 * supplied by userspace thus wouldn't comply with the API. Until
> -	 * the API is updated force fixed vaules.
> +	 * the API is updated force fixed values.
>  	 */
>  	pix->colorspace = RVIN_DEFAULT_COLORSPACE;
>  	pix->xfer_func = V4L2_MAP_XFER_FUNC_DEFAULT(pix->colorspace);
> @@ -964,7 +964,7 @@ void rvin_v4l2_unregister(struct rvin_dev *vin)
>  	v4l2_info(&vin->v4l2_dev, "Removing %s\n",
>  		  video_device_node_name(&vin->vdev));
>  
> -	/* Checks internaly if vdev have been init or not */
> +	/* Checks internally if vdev have been init or not */
>  	video_unregister_device(&vin->vdev);
>  }
>  
> diff --git a/drivers/media/platform/rockchip/rga/rga-hw.c b/drivers/media/platform/rockchip/rga/rga-hw.c
> index 96d1b1b3fe8e..843e50d17a72 100644
> --- a/drivers/media/platform/rockchip/rga/rga-hw.c
> +++ b/drivers/media/platform/rockchip/rga/rga-hw.c
> @@ -256,7 +256,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx *ctx)
>  	}
>  
>  	/*
> -	 * Cacluate the up/down scaling mode/factor.
> +	 * Calculate the up/down scaling mode/factor.
>  	 *
>  	 * RGA used to scale the picture first, and then rotate second,
>  	 * so we need to swap the w/h when rotate degree is 90/270.
> @@ -304,7 +304,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx *ctx)
>  	}
>  
>  	/*
> -	 * Cacluate the framebuffer virtual strides and active size,
> +	 * Calculate the framebuffer virtual strides and active size,
>  	 * note that the step of vir_stride / vir_width is 4 byte words
>  	 */
>  	src_vir_info.data.vir_stride = ctx->in.stride >> 2;
> @@ -318,7 +318,7 @@ static void rga_cmd_set_trans_info(struct rga_ctx *ctx)
>  	dst_act_info.data.act_width = dst_w - 1;
>  
>  	/*
> -	 * Cacluate the source framebuffer base address with offset pixel.
> +	 * Calculate the source framebuffer base address with offset pixel.
>  	 */
>  	src_offsets = rga_get_addr_offset(&ctx->in, src_x, src_y,
>  					  src_w, src_h);
> diff --git a/drivers/media/platform/s3c-camif/camif-core.h b/drivers/media/platform/s3c-camif/camif-core.h
> index 1f5c8c94ce89..be5e7357dffc 100644
> --- a/drivers/media/platform/s3c-camif/camif-core.h
> +++ b/drivers/media/platform/s3c-camif/camif-core.h
> @@ -260,7 +260,7 @@ struct camif_vp {
>   * @clock:	  clocks required for the CAMIF operation
>   * @lock:	  mutex protecting this data structure
>   * @slock:	  spinlock protecting CAMIF registers
> - * @io_base:	  start address of the mmaped CAMIF registers
> + * @io_base:	  start address of the mmapped CAMIF registers
>   */
>  struct camif_dev {
>  	struct media_device		media_dev;
> diff --git a/drivers/media/platform/s5p-jpeg/jpeg-core.h b/drivers/media/platform/s5p-jpeg/jpeg-core.h
> index 90fda4b720eb..144c102ff05f 100644
> --- a/drivers/media/platform/s5p-jpeg/jpeg-core.h
> +++ b/drivers/media/platform/s5p-jpeg/jpeg-core.h
> @@ -153,7 +153,7 @@ struct s5p_jpeg_variant {
>  
>  /**
>   * struct jpeg_fmt - driver's internal color format data
> - * @name:	format descritpion
> + * @name:	format description
>   * @fourcc:	the fourcc code, 0 if not applicable
>   * @depth:	number of bits per pixel
>   * @colplanes:	number of color planes (1 for packed formats)
> @@ -193,7 +193,7 @@ struct s5p_jpeg_marker {
>   * @sos:	SOS marker's position relative to the buffer beginning
>   * @dht:	DHT markers' positions relative to the buffer beginning
>   * @dqt:	DQT markers' positions relative to the buffer beginning
> - * @sof:	SOF0 marker's postition relative to the buffer beginning
> + * @sof:	SOF0 marker's position relative to the buffer beginning
>   * @sof_len:	SOF0 marker's payload length (without length field itself)
>   * @components:	number of image components
>   * @size:	image buffer size in bytes
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_common.h b/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
> index 20442a9b9f7a..24148020baa9 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
> @@ -268,7 +268,7 @@ struct s5p_mfc_priv_buf {
>   * @enc_ctrl_handler:	control framework handler for encoding
>   * @pm:			power management control
>   * @variant:		MFC hardware variant information
> - * @num_inst:		couter of active MFC instances
> + * @num_inst:		counter of active MFC instances
>   * @irqlock:		lock for operations on videobuf2 queues
>   * @condlock:		lock for changing/checking if a context is ready to be
>   *			processed
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c b/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
> index ee7b15b335e0..9f832ba7bc8c 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
> @@ -51,7 +51,7 @@ int s5p_mfc_load_firmware(struct s5p_mfc_dev *dev)
>  	struct firmware *fw_blob;
>  	int i, err = -EINVAL;
>  
> -	/* Firmare has to be present as a separate file or compiled
> +	/* Firmware has to be present as a separate file or compiled
>  	 * into kernel. */
>  	mfc_debug_enter();
>  
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c b/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
> index f4c0e3a8f27d..e111f9c47179 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
> @@ -602,7 +602,7 @@ static int vidioc_querybuf(struct file *file, void *priv,
>  	int i;
>  
>  	if (buf->memory != V4L2_MEMORY_MMAP) {
> -		mfc_err("Only mmaped buffers can be used\n");
> +		mfc_err("Only mmapped buffers can be used\n");
>  		return -EINVAL;
>  	}
>  	mfc_debug(2, "State: %d, buf->type: %d\n", ctx->state, buf->type);
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
> index 0913881219ff..6144e95f6425 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
> @@ -1293,7 +1293,7 @@ static int s5p_mfc_run_init_dec_buffers(struct s5p_mfc_ctx *ctx)
>  	 * First set the output frame buffers
>  	 */
>  	if (ctx->capture_state != QUEUE_BUFS_MMAPED) {
> -		mfc_err("It seems that not all destination buffers were mmaped\nMFC requires that all destination are mmaped before starting processing\n");
> +		mfc_err("It seems that not all destination buffers were mmapped\nMFC requires that all destination are mmapped before starting processing\n");
>  		return -EAGAIN;
>  	}
>  	if (list_empty(&ctx->src_queue)) {
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
> index 7c629be43205..281699ab7fe1 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
> @@ -53,7 +53,7 @@ static int s5p_mfc_alloc_dec_temp_buffers_v6(struct s5p_mfc_ctx *ctx)
>  	return 0;
>  }
>  
> -/* Release temproary buffers for decoding */
> +/* Release temporary buffers for decoding */
>  static void s5p_mfc_release_dec_desc_buffer_v6(struct s5p_mfc_ctx *ctx)
>  {
>  	/* NOP */
> @@ -1928,7 +1928,7 @@ static inline int s5p_mfc_run_init_dec_buffers(struct s5p_mfc_ctx *ctx)
>  
>  	if (ctx->capture_state != QUEUE_BUFS_MMAPED) {
>  		mfc_err("It seems that not all destination buffers were\n"
> -			"mmaped.MFC requires that all destination are mmaped\n"
> +			"mmapped.MFC requires that all destination are mmapped\n"
>  			"before starting processing.\n");
>  		return -EAGAIN;
>  	}
> diff --git a/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h b/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
> index 3dbb3a287cc0..c9d6021904cd 100644
> --- a/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
> +++ b/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
> @@ -193,7 +193,7 @@ struct c8sectpfei {
>  #define C8SECTPFE_SYS_ENABLE             BIT(0)
>  
>  /*
> - * Ponter record data structure required for each input block
> + * Pointer record data structure required for each input block
>   * see Table 82 on page 167 of functional specification.
>   */
>  
> diff --git a/drivers/media/platform/sti/delta/delta.h b/drivers/media/platform/sti/delta/delta.h
> index 2ba99922c05b..914556030e70 100644
> --- a/drivers/media/platform/sti/delta/delta.h
> +++ b/drivers/media/platform/sti/delta/delta.h
> @@ -286,7 +286,7 @@ struct delta_dec {
>  	 * Header parsing must be done using decode(), giving
>  	 * explicitly header access unit or first access unit of bitstream.
>  	 * If no valid header is found, get_streaminfo will return -ENODATA,
> -	 * in this case the next bistream access unit must be decoded till
> +	 * in this case the next bitstream access unit must be decoded till
>  	 * get_streaminfo becomes successful.
>  	 */
>  	int (*get_streaminfo)(struct delta_ctx *ctx,
> diff --git a/drivers/media/platform/sti/hva/hva-h264.c b/drivers/media/platform/sti/hva/hva-h264.c
> index b61a5d337d2a..c34f7cf5aed2 100644
> --- a/drivers/media/platform/sti/hva/hva-h264.c
> +++ b/drivers/media/platform/sti/hva/hva-h264.c
> @@ -626,7 +626,7 @@ static int hva_h264_prepare_task(struct hva_ctx *pctx,
>  	td->frame_width = frame_width;
>  	td->frame_height = frame_height;
>  
> -	/* set frame alignement */
> +	/* set frame alignment */
>  	td->window_width =  frame_width;
>  	td->window_height = frame_height;
>  	td->window_horizontal_offset = 0;
> diff --git a/drivers/media/platform/stm32/stm32-dcmi.c b/drivers/media/platform/stm32/stm32-dcmi.c
> index 6732874114cf..5fe5b38fa901 100644
> --- a/drivers/media/platform/stm32/stm32-dcmi.c
> +++ b/drivers/media/platform/stm32/stm32-dcmi.c
> @@ -1544,7 +1544,7 @@ static void dcmi_graph_notify_unbind(struct v4l2_async_notifier *notifier,
>  
>  	dev_dbg(dcmi->dev, "Removing %s\n", video_device_node_name(dcmi->vdev));
>  
> -	/* Checks internaly if vdev has been init or not */
> +	/* Checks internally if vdev has been init or not */
>  	video_unregister_device(dcmi->vdev);
>  }
>  
> diff --git a/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h b/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
> index 0bb000712c33..85f97d4f086e 100644
> --- a/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
> +++ b/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h
> @@ -65,7 +65,7 @@ bool sun6i_csi_is_format_supported(struct sun6i_csi *csi, u32 pixformat,
>  int sun6i_csi_set_power(struct sun6i_csi *csi, bool enable);
>  
>  /**
> - * sun6i_csi_update_config() - update the csi register setttings
> + * sun6i_csi_update_config() - update the csi register settings
>   * @csi:	pointer to the csi
>   * @config:	see struct sun6i_csi_config
>   */
> diff --git a/drivers/media/platform/ti-vpe/vpdma.c b/drivers/media/platform/ti-vpe/vpdma.c
> index e2cf2b90e500..1da2cb3aaf0c 100644
> --- a/drivers/media/platform/ti-vpe/vpdma.c
> +++ b/drivers/media/platform/ti-vpe/vpdma.c
> @@ -404,7 +404,7 @@ EXPORT_SYMBOL(vpdma_map_desc_buf);
>  
>  /*
>   * unmap descriptor/payload DMA buffer, disabling DMA access and
> - * allowing the main processor to acces the data
> + * allowing the main processor to access the data
>   */
>  void vpdma_unmap_desc_buf(struct vpdma_data *vpdma, struct vpdma_buf *buf)
>  {
> @@ -501,7 +501,7 @@ void vpdma_reset_desc_list(struct vpdma_desc_list *list)
>  EXPORT_SYMBOL(vpdma_reset_desc_list);
>  
>  /*
> - * free the buffer allocated fot the VPDMA descriptor list, this should be
> + * free the buffer allocated for the VPDMA descriptor list, this should be
>   * called when the user doesn't want to use VPDMA any more.
>   */
>  void vpdma_free_desc_list(struct vpdma_desc_list *list)
> @@ -790,7 +790,7 @@ static void dump_dtd(struct vpdma_dtd *dtd)
>   * append an outbound data transfer descriptor to the given descriptor list,
>   * this sets up a 'client to memory' VPDMA transfer for the given VPDMA channel
>   *
> - * @list: vpdma desc list to which we add this decriptor
> + * @list: vpdma desc list to which we add this descriptor
>   * @width: width of the image in pixels in memory
>   * @c_rect: compose params of output image
>   * @fmt: vpdma data format of the buffer
> @@ -798,7 +798,7 @@ static void dump_dtd(struct vpdma_dtd *dtd)
>   * max_width: enum for maximum width of data transfer
>   * max_height: enum for maximum height of data transfer
>   * chan: VPDMA channel
> - * flags: VPDMA flags to configure some descriptor fileds
> + * flags: VPDMA flags to configure some descriptor fields
>   */
>  void vpdma_add_out_dtd(struct vpdma_desc_list *list, int width,
>  		int stride, const struct v4l2_rect *c_rect,
> @@ -863,14 +863,14 @@ EXPORT_SYMBOL(vpdma_rawchan_add_out_dtd);
>   * append an inbound data transfer descriptor to the given descriptor list,
>   * this sets up a 'memory to client' VPDMA transfer for the given VPDMA channel
>   *
> - * @list: vpdma desc list to which we add this decriptor
> + * @list: vpdma desc list to which we add this descriptor
>   * @width: width of the image in pixels in memory(not the cropped width)
>   * @c_rect: crop params of input image
>   * @fmt: vpdma data format of the buffer
>   * dma_addr: dma address as seen by VPDMA
>   * chan: VPDMA channel
>   * field: top or bottom field info of the input image
> - * flags: VPDMA flags to configure some descriptor fileds
> + * flags: VPDMA flags to configure some descriptor fields
>   * frame_width/height: the complete width/height of the image presented to the
>   *			client (this makes sense when multiple channels are
>   *			connected to the same client, forming a larger frame)
> @@ -1008,7 +1008,7 @@ unsigned int vpdma_get_list_mask(struct vpdma_data *vpdma, int irq_num)
>  }
>  EXPORT_SYMBOL(vpdma_get_list_mask);
>  
> -/* clear previosuly occured list intterupts in the LIST_STAT register */
> +/* clear previously occurred list interupts in the LIST_STAT register */
>  void vpdma_clear_list_stat(struct vpdma_data *vpdma, int irq_num,
>  			   int list_num)
>  {
> diff --git a/drivers/media/platform/ti-vpe/vpe.c b/drivers/media/platform/ti-vpe/vpe.c
> index d70871d0ad2d..207e7e76c048 100644
> --- a/drivers/media/platform/ti-vpe/vpe.c
> +++ b/drivers/media/platform/ti-vpe/vpe.c
> @@ -876,7 +876,7 @@ static int set_srcdst_params(struct vpe_ctx *ctx)
>  		/*
>  		 * we make sure that the source image has a 16 byte aligned
>  		 * stride, we need to do the same for the motion vector buffer
> -		 * by aligning it's stride to the next 16 byte boundry. this
> +		 * by aligning it's stride to the next 16 byte boundary. this
>  		 * extra space will not be used by the de-interlacer, but will
>  		 * ensure that vpdma operates correctly
>  		 */
> diff --git a/drivers/media/platform/vsp1/vsp1_brx.c b/drivers/media/platform/vsp1/vsp1_brx.c
> index 5e50178b057d..58ad248cd7f7 100644
> --- a/drivers/media/platform/vsp1/vsp1_brx.c
> +++ b/drivers/media/platform/vsp1/vsp1_brx.c
> @@ -296,7 +296,7 @@ static void brx_configure_stream(struct vsp1_entity *entity,
>  	/*
>  	 * The hardware is extremely flexible but we have no userspace API to
>  	 * expose all the parameters, nor is it clear whether we would have use
> -	 * cases for all the supported modes. Let's just harcode the parameters
> +	 * cases for all the supported modes. Let's just hardcode the parameters
>  	 * to sane default values for now.
>  	 */
>  
> @@ -373,7 +373,7 @@ static void brx_configure_stream(struct vsp1_entity *entity,
>  		vsp1_brx_write(brx, dlb, VI6_BRU_CTRL(i), ctrl);
>  
>  		/*
> -		 * Harcode the blending formula to
> +		 * Hardcode the blending formula to
>  		 *
>  		 *	DSTc = DSTc * (1 - SRCa) + SRCc * SRCa
>  		 *	DSTa = DSTa * (1 - SRCa) + SRCa
> diff --git a/drivers/media/platform/xilinx/xilinx-vip.c b/drivers/media/platform/xilinx/xilinx-vip.c
> index 18f98838111b..08a825c3a3f6 100644
> --- a/drivers/media/platform/xilinx/xilinx-vip.c
> +++ b/drivers/media/platform/xilinx/xilinx-vip.c
> @@ -166,7 +166,7 @@ EXPORT_SYMBOL_GPL(xvip_set_format_size);
>   * the register, otherwise the bitmask is cleared from the register
>   * when the flag @set is false.
>   *
> - * Fox eample, this function can be used to set a control with a boolean value
> + * Fox example, this function can be used to set a control with a boolean value
>   * requested by users. If the caller knows whether to set or clear in the first
>   * place, the caller should call xvip_clr() or xvip_set() directly instead of
>   * using this function.
> 


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 12/14] media: include: fix several typos
  2019-02-18 19:29 ` [PATCH 12/14] media: include: " Mauro Carvalho Chehab
@ 2019-02-19 16:28   ` Lad, Prabhakar
  0 siblings, 0 replies; 12+ messages in thread
From: Lad, Prabhakar @ 2019-02-19 16:28 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: linux-samsung-soc, Pawel Osciak, Krzysztof Kozlowski,
	Mauro Carvalho Chehab, Hans Verkuil, Kyungmin Park, Kukjin Kim,
	Marek Szyprowski, LAK, Linux Media Mailing List

Hi Mauro,

On Mon, Feb 18, 2019 at 7:29 PM Mauro Carvalho Chehab
<mchehab+samsung@kernel.org> wrote:
>
> 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>
> ---
>  include/media/davinci/dm355_ccdc.h         | 4 ++--
>  include/media/davinci/dm644x_ccdc.h        | 2 +-
For the above,

Reviewed-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>

Regards,
Prabhakar

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 06/14] media: platform: fix several typos
  2019-02-18 19:29 ` [PATCH 06/14] media: platform: fix several typos Mauro Carvalho Chehab
                     ` (3 preceding siblings ...)
  2019-02-19 14:55   ` Kieran Bingham
@ 2019-02-19 16:31   ` Lad, Prabhakar
  2019-02-19 16:57   ` Philipp Zabel
                     ` (2 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: Lad, Prabhakar @ 2019-02-19 16:31 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Andrew-CT Chen, Alexandre Belloni, Minghsiu Tsai, Heiko Stuebner,
	Maxime Ripard, Stanimir Varbanov, Patrice Chotard, Andrzej Hajda,
	Laurent Pinchart, Sylwester Nawrocki, Michal Simek,
	Andrzej Pietrasiewicz, linux-samsung-soc, Jonathan Corbet,
	Chen-Yu Tsai, Krzysztof Kozlowski, linux-stm32, linux-rockchip,
	Ludovic Desroches, Kukjin Kim, Linux Media Mailing List,
	Kamil Debski, Maxime Coquelin, Alexandre Torgue, linux-arm-msm,
	Houlong Wei, Mauro Carvalho Chehab, Benoit Parrot, Jeongtae Park,
	linux-mediatek, Jacek Anaszewski, Yong Deng, Matthias Brugger,
	Hugues Fruchet, Tiffany Lin, LAK, Hyun Kwon, Jacob chen,
	linux-renesas-soc, Kyungmin Park, Kieran Bingham,
	Jean-Christophe Trotin, Philipp Zabel, Niklas Söderlund,
	Eugen Hristev

Hi Mauro,

On Mon, Feb 18, 2019 at 7:29 PM Mauro Carvalho Chehab
<mchehab+samsung@kernel.org> wrote:
>
> 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/media/platform/Kconfig                     |  2 +-
>  drivers/media/platform/atmel/atmel-isi.c           |  4 ++--
>  drivers/media/platform/coda/coda-jpeg.c            |  2 +-
>  drivers/media/platform/davinci/isif.c              |  4 ++--
>  drivers/media/platform/davinci/vpbe.c              |  2 +-
>  drivers/media/platform/davinci/vpif.c              |  2 +-
>  drivers/media/platform/davinci/vpif_display.c      |  4 ++--
>  .../media/platform/exynos4-is/fimc-is-command.h    |  2 +-
>  drivers/media/platform/exynos4-is/fimc-is-param.h  |  2 +-
>  drivers/media/platform/exynos4-is/media-dev.h      |  2 +-
>  drivers/media/platform/exynos4-is/mipi-csis.c      |  4 ++--
>  drivers/media/platform/marvell-ccic/mmp-driver.c   |  4 ++--
>  drivers/media/platform/mtk-mdp/mtk_mdp_core.h      |  6 +++---
>  drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c |  2 +-
>  drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h |  4 ++--
>  drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c |  2 +-
>  .../media/platform/mtk-vcodec/vdec/vdec_h264_if.c  |  4 ++--
>  .../media/platform/mtk-vcodec/vdec/vdec_vp8_if.c   |  2 +-
>  drivers/media/platform/mtk-vcodec/vdec_drv_if.h    |  2 +-
>  drivers/media/platform/mtk-vcodec/vdec_vpu_if.h    |  2 +-
>  drivers/media/platform/omap/omap_vout.c            |  4 ++--
>  drivers/media/platform/omap/omap_voutdef.h         |  4 ++--
>  drivers/media/platform/omap3isp/isp.c              |  2 +-
>  drivers/media/platform/omap3isp/ispccdc.c          |  4 ++--
>  drivers/media/platform/omap3isp/ispcsi2.c          |  2 +-
>  drivers/media/platform/pxa_camera.c                |  2 +-
>  drivers/media/platform/qcom/venus/core.h           |  2 +-
>  drivers/media/platform/rcar-vin/rcar-dma.c         |  2 +-
>  drivers/media/platform/rcar-vin/rcar-v4l2.c        |  4 ++--
>  drivers/media/platform/rockchip/rga/rga-hw.c       |  6 +++---
>  drivers/media/platform/s3c-camif/camif-core.h      |  2 +-
>  drivers/media/platform/s5p-jpeg/jpeg-core.h        |  4 ++--
>  drivers/media/platform/s5p-mfc/s5p_mfc_common.h    |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c      |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_dec.c       |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c    |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c    |  4 ++--
>  .../media/platform/sti/c8sectpfe/c8sectpfe-core.h  |  2 +-
>  drivers/media/platform/sti/delta/delta.h           |  2 +-
>  drivers/media/platform/sti/hva/hva-h264.c          |  2 +-
>  drivers/media/platform/stm32/stm32-dcmi.c          |  2 +-
>  drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h |  2 +-
>  drivers/media/platform/ti-vpe/vpdma.c              | 14 +++++++-------
>  drivers/media/platform/ti-vpe/vpe.c                |  2 +-
>  drivers/media/platform/vsp1/vsp1_brx.c             |  4 ++--
>  drivers/media/platform/xilinx/xilinx-vip.c         |  2 +-
>  46 files changed, 70 insertions(+), 70 deletions(-)
>

For drivers/media/platform/davinci/*

Reviewed-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>

Regards,
Prabhakar

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 06/14] media: platform: fix several typos
  2019-02-18 19:29 ` [PATCH 06/14] media: platform: fix several typos Mauro Carvalho Chehab
                     ` (4 preceding siblings ...)
  2019-02-19 16:31   ` Lad, Prabhakar
@ 2019-02-19 16:57   ` Philipp Zabel
  2019-02-20  0:46   ` houlong wei
  2019-02-20  1:15   ` Yong
  7 siblings, 0 replies; 12+ messages in thread
From: Philipp Zabel @ 2019-02-19 16:57 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Andrew-CT Chen, Alexandre Belloni, Minghsiu Tsai, Heiko Stuebner,
	Maxime Ripard, Stanimir Varbanov, Patrice Chotard, Andrzej Hajda,
	Lad, Prabhakar, Laurent Pinchart, Sylwester Nawrocki,
	Michal Simek, Andrzej Pietrasiewicz, linux-samsung-soc,
	Jonathan Corbet, Chen-Yu Tsai, Krzysztof Kozlowski, linux-stm32,
	linux-rockchip, Ludovic Desroches, Kukjin Kim,
	Linux Media Mailing List, Kamil Debski, Alexandre Torgue,
	linux-arm-msm, Houlong Wei, Mauro Carvalho Chehab, Benoit Parrot,
	Jeongtae Park, linux-mediatek, Jacek Anaszewski, Yong Deng,
	Matthias Brugger, Hugues Fruchet, Tiffany Lin, linux-arm-kernel,
	Hyun Kwon, Jacob chen, linux-renesas-soc, Kyungmin Park,
	Kieran Bingham, Jean-Christophe Trotin, Maxime Coquelin,
	Niklas Söderlund, Eugen Hristev

On Mon, Feb 18, 2019 at 02:29:00PM -0500, Mauro Carvalho Chehab wrote:
> 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>
[...]
> diff --git a/drivers/media/platform/coda/coda-jpeg.c b/drivers/media/platform/coda/coda-jpeg.c
> index 9f899a6cefed..39a2351c1e48 100644
> --- a/drivers/media/platform/coda/coda-jpeg.c
> +++ b/drivers/media/platform/coda/coda-jpeg.c
> @@ -103,7 +103,7 @@ static const unsigned char chroma_ac_value[162 + 2] = {
>  
>  /*
>   * Quantization tables for luminance and chrominance components in
> - * zig-zag scan order from the Freescale i.MX VPU libaries
> + * zig-zag scan order from the Freescale i.MX VPU libraries
>   */
>  
>  static unsigned char luma_q[64] = {

Thank you, for coda
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>

regards
Philipp

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 06/14] media: platform: fix several typos
  2019-02-18 19:29 ` [PATCH 06/14] media: platform: fix several typos Mauro Carvalho Chehab
                     ` (5 preceding siblings ...)
  2019-02-19 16:57   ` Philipp Zabel
@ 2019-02-20  0:46   ` houlong wei
  2019-02-20  1:15   ` Yong
  7 siblings, 0 replies; 12+ messages in thread
From: houlong wei @ 2019-02-20  0:46 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Andrew-CT Chen (陳智迪),
	Alexandre Belloni, Minghsiu Tsai (蔡明修),
	Heiko Stuebner, Maxime Ripard, Stanimir Varbanov,
	Patrice Chotard, Andrzej Hajda, Lad, Prabhakar, Laurent Pinchart,
	Sylwester Nawrocki, Michal Simek, Andrzej Pietrasiewicz,
	linux-samsung-soc, Jonathan Corbet, Chen-Yu Tsai,
	Krzysztof Kozlowski, linux-stm32, linux-rockchip,
	Ludovic Desroches, Kukjin Kim, Linux Media Mailing List,
	Kamil Debski, Maxime Coquelin, Alexandre Torgue, linux-arm-msm,
	Mauro Carvalho Chehab, Benoit Parrot, Jeongtae Park,
	linux-mediatek, Jacek Anaszewski, Yong Deng, Matthias Brugger,
	Hugues Fruchet, Tiffany Lin (林慧珊),
	linux-arm-kernel, Hyun Kwon, Jacob chen, linux-renesas-soc,
	Kyungmin Park, Kieran Bingham, Jean-Christophe Trotin,
	Philipp Zabel, Niklas Söderlund, Eugen Hristev

Hi Mauro,

On Tue, 2019-02-19 at 03:29 +0800, Mauro Carvalho Chehab wrote:
> drivers/media/platform/mtk-mdp/mtk_mdp_core.h      |  6 +++---

For drivers/media/platform/mtk-mdp/*
Reviewed-by: Houlong Wei <houlong.wei@mediatek.com>

Thanks a lot.


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 06/14] media: platform: fix several typos
  2019-02-18 19:29 ` [PATCH 06/14] media: platform: fix several typos Mauro Carvalho Chehab
                     ` (6 preceding siblings ...)
  2019-02-20  0:46   ` houlong wei
@ 2019-02-20  1:15   ` Yong
  7 siblings, 0 replies; 12+ messages in thread
From: Yong @ 2019-02-20  1:15 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Andrew-CT Chen, Alexandre Belloni, Minghsiu Tsai, Heiko Stuebner,
	Maxime Ripard, Stanimir Varbanov, Patrice Chotard, Andrzej Hajda,
	Lad, Prabhakar, Laurent Pinchart, Sylwester Nawrocki,
	Michal Simek, Andrzej Pietrasiewicz, linux-samsung-soc,
	Jonathan Corbet, Chen-Yu Tsai, Krzysztof Kozlowski, linux-stm32,
	linux-rockchip, Ludovic Desroches, Kukjin Kim,
	Linux Media Mailing List, Kamil Debski, Maxime Coquelin,
	Alexandre Torgue, linux-arm-msm, Houlong Wei,
	Mauro Carvalho Chehab, Benoit Parrot, Jeongtae Park,
	linux-mediatek, Jacek Anaszewski, Matthias Brugger,
	Hugues Fruchet, Tiffany Lin, linux-arm-kernel, Hyun Kwon,
	Jacob chen, linux-renesas-soc, Kyungmin Park, Kieran Bingham,
	Jean-Christophe Trotin, Philipp Zabel, Niklas Söderlund,
	Eugen Hristev

Hi Mauro,

On Mon, 18 Feb 2019 14:29:00 -0500
Mauro Carvalho Chehab <mchehab+samsung@kernel.org> wrote:

> 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/media/platform/Kconfig                     |  2 +-
>  drivers/media/platform/atmel/atmel-isi.c           |  4 ++--
>  drivers/media/platform/coda/coda-jpeg.c            |  2 +-
>  drivers/media/platform/davinci/isif.c              |  4 ++--
>  drivers/media/platform/davinci/vpbe.c              |  2 +-
>  drivers/media/platform/davinci/vpif.c              |  2 +-
>  drivers/media/platform/davinci/vpif_display.c      |  4 ++--
>  .../media/platform/exynos4-is/fimc-is-command.h    |  2 +-
>  drivers/media/platform/exynos4-is/fimc-is-param.h  |  2 +-
>  drivers/media/platform/exynos4-is/media-dev.h      |  2 +-
>  drivers/media/platform/exynos4-is/mipi-csis.c      |  4 ++--
>  drivers/media/platform/marvell-ccic/mmp-driver.c   |  4 ++--
>  drivers/media/platform/mtk-mdp/mtk_mdp_core.h      |  6 +++---
>  drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c |  2 +-
>  drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h |  4 ++--
>  drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c |  2 +-
>  .../media/platform/mtk-vcodec/vdec/vdec_h264_if.c  |  4 ++--
>  .../media/platform/mtk-vcodec/vdec/vdec_vp8_if.c   |  2 +-
>  drivers/media/platform/mtk-vcodec/vdec_drv_if.h    |  2 +-
>  drivers/media/platform/mtk-vcodec/vdec_vpu_if.h    |  2 +-
>  drivers/media/platform/omap/omap_vout.c            |  4 ++--
>  drivers/media/platform/omap/omap_voutdef.h         |  4 ++--
>  drivers/media/platform/omap3isp/isp.c              |  2 +-
>  drivers/media/platform/omap3isp/ispccdc.c          |  4 ++--
>  drivers/media/platform/omap3isp/ispcsi2.c          |  2 +-
>  drivers/media/platform/pxa_camera.c                |  2 +-
>  drivers/media/platform/qcom/venus/core.h           |  2 +-
>  drivers/media/platform/rcar-vin/rcar-dma.c         |  2 +-
>  drivers/media/platform/rcar-vin/rcar-v4l2.c        |  4 ++--
>  drivers/media/platform/rockchip/rga/rga-hw.c       |  6 +++---
>  drivers/media/platform/s3c-camif/camif-core.h      |  2 +-
>  drivers/media/platform/s5p-jpeg/jpeg-core.h        |  4 ++--
>  drivers/media/platform/s5p-mfc/s5p_mfc_common.h    |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c      |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_dec.c       |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c    |  2 +-
>  drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c    |  4 ++--
>  .../media/platform/sti/c8sectpfe/c8sectpfe-core.h  |  2 +-
>  drivers/media/platform/sti/delta/delta.h           |  2 +-
>  drivers/media/platform/sti/hva/hva-h264.c          |  2 +-
>  drivers/media/platform/stm32/stm32-dcmi.c          |  2 +-
>  drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h |  2 +-
>  drivers/media/platform/ti-vpe/vpdma.c              | 14 +++++++-------
>  drivers/media/platform/ti-vpe/vpe.c                |  2 +-
>  drivers/media/platform/vsp1/vsp1_brx.c             |  4 ++--
>  drivers/media/platform/xilinx/xilinx-vip.c         |  2 +-
>  46 files changed, 70 insertions(+), 70 deletions(-)

For drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h

Reviewed-by: Yong Deng <yong.deng@magewell.com>


Thanks,
Yong

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-02-20  1:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <f235ba60b2b7e5fba09d3c6b0d5dbbd8a86ea9b9.1550518128.git.mchehab+samsung@kernel.org>
2019-02-18 19:29 ` [PATCH 06/14] media: platform: fix several typos Mauro Carvalho Chehab
2019-02-19 11:17   ` Niklas Söderlund
2019-02-19 12:17   ` Andrzej Pietrasiewicz
2019-02-19 12:19     ` Andrzej Pietrasiewicz
2019-02-19 14:10   ` Benoit Parrot
2019-02-19 14:55   ` Kieran Bingham
2019-02-19 16:31   ` Lad, Prabhakar
2019-02-19 16:57   ` Philipp Zabel
2019-02-20  0:46   ` houlong wei
2019-02-20  1:15   ` Yong
2019-02-18 19:29 ` [PATCH 12/14] media: include: " Mauro Carvalho Chehab
2019-02-19 16:28   ` Lad, Prabhakar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).