All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] media: staging: rkisp1: fix typos in file rkisp1-config.h
@ 2020-07-07 18:16 Dafna Hirschfeld
  2020-07-10 12:59 ` Helen Koike
  0 siblings, 1 reply; 2+ messages in thread
From: Dafna Hirschfeld @ 2020-07-07 18:16 UTC (permalink / raw)
  To: linux-media, laurent.pinchart
  Cc: dafna.hirschfeld, helen.koike, ezequiel, hverkuil, kernel,
	dafna3, sakari.ailus, linux-rockchip, mchehab, tfiga

Fix two spelling typos in file rkisp1-config.h.

Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
---
 drivers/staging/media/rkisp1/uapi/rkisp1-config.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/media/rkisp1/uapi/rkisp1-config.h b/drivers/staging/media/rkisp1/uapi/rkisp1-config.h
index 7983498bda24..e68175c7c154 100644
--- a/drivers/staging/media/rkisp1/uapi/rkisp1-config.h
+++ b/drivers/staging/media/rkisp1/uapi/rkisp1-config.h
@@ -86,7 +86,7 @@
 #define RKISP1_CIF_ISP_BLS_FIX_MASK                0x00001fff
 
 /*
- * Automatic white balance measurments
+ * Automatic white balance measurements
  */
 #define RKISP1_CIF_ISP_AWB_MAX_GRID                1
 #define RKISP1_CIF_ISP_AWB_MAX_FRAMES              7
@@ -485,7 +485,7 @@ struct rkisp1_cif_isp_flt_config {
 /**
  * struct rkisp1_cif_isp_bdm_config - Configuration used by Bayer DeMosaic
  *
- * @demosaic_th: threshod for bayer demosaicing texture detection
+ * @demosaic_th: threshold for bayer demosaicing texture detection
  */
 struct rkisp1_cif_isp_bdm_config {
 	__u8 demosaic_th;
-- 
2.17.1


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

* Re: [PATCH] media: staging: rkisp1: fix typos in file rkisp1-config.h
  2020-07-07 18:16 [PATCH] media: staging: rkisp1: fix typos in file rkisp1-config.h Dafna Hirschfeld
@ 2020-07-10 12:59 ` Helen Koike
  0 siblings, 0 replies; 2+ messages in thread
From: Helen Koike @ 2020-07-10 12:59 UTC (permalink / raw)
  To: Dafna Hirschfeld, linux-media, laurent.pinchart
  Cc: ezequiel, hverkuil, kernel, dafna3, sakari.ailus, linux-rockchip,
	mchehab, tfiga



On 7/7/20 3:16 PM, Dafna Hirschfeld wrote:
> Fix two spelling typos in file rkisp1-config.h.
> 
> Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>

Acked-by: Helen Koike <helen.koike@collabora.com>

> ---
>  drivers/staging/media/rkisp1/uapi/rkisp1-config.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/staging/media/rkisp1/uapi/rkisp1-config.h b/drivers/staging/media/rkisp1/uapi/rkisp1-config.h
> index 7983498bda24..e68175c7c154 100644
> --- a/drivers/staging/media/rkisp1/uapi/rkisp1-config.h
> +++ b/drivers/staging/media/rkisp1/uapi/rkisp1-config.h
> @@ -86,7 +86,7 @@
>  #define RKISP1_CIF_ISP_BLS_FIX_MASK                0x00001fff
>  
>  /*
> - * Automatic white balance measurments
> + * Automatic white balance measurements
>   */
>  #define RKISP1_CIF_ISP_AWB_MAX_GRID                1
>  #define RKISP1_CIF_ISP_AWB_MAX_FRAMES              7
> @@ -485,7 +485,7 @@ struct rkisp1_cif_isp_flt_config {
>  /**
>   * struct rkisp1_cif_isp_bdm_config - Configuration used by Bayer DeMosaic
>   *
> - * @demosaic_th: threshod for bayer demosaicing texture detection
> + * @demosaic_th: threshold for bayer demosaicing texture detection
>   */
>  struct rkisp1_cif_isp_bdm_config {
>  	__u8 demosaic_th;
> 

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

end of thread, other threads:[~2020-07-10 12:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-07 18:16 [PATCH] media: staging: rkisp1: fix typos in file rkisp1-config.h Dafna Hirschfeld
2020-07-10 12:59 ` Helen Koike

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.