All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] v4l2-common: fix typo in documentation for v4l_bound_align_image()
@ 2018-09-13  0:07 Niklas Söderlund
  2018-09-13  9:24   ` Sakari Ailus
  2018-09-17  7:25 ` Simon Horman
  0 siblings, 2 replies; 4+ messages in thread
From: Niklas Söderlund @ 2018-09-13  0:07 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, linux-media
  Cc: linux-renesas-soc, Niklas Söderlund

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
---
 include/media/v4l2-common.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/media/v4l2-common.h b/include/media/v4l2-common.h
index cdc87ec61e54c856..7c97951a85e15d6b 100644
--- a/include/media/v4l2-common.h
+++ b/include/media/v4l2-common.h
@@ -283,7 +283,7 @@ struct v4l2_priv_tun_config {
  * @height:	pointer to height that will be adjusted if needed.
  * @hmin:	minimum height.
  * @hmax:	maximum height.
- * @halign:	least significant bit on width.
+ * @halign:	least significant bit on height.
  * @salign:	least significant bit for the image size (e. g.
  *		:math:`width * height`).
  *
-- 
2.18.0

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

* Re: [PATCH] v4l2-common: fix typo in documentation for v4l_bound_align_image()
  2018-09-13  0:07 [PATCH] v4l2-common: fix typo in documentation for v4l_bound_align_image() Niklas Söderlund
@ 2018-09-13  9:24   ` Sakari Ailus
  2018-09-17  7:25 ` Simon Horman
  1 sibling, 0 replies; 4+ messages in thread
From: Sakari Ailus @ 2018-09-13  9:24 UTC (permalink / raw)
  To: Niklas Söderlund
  Cc: Mauro Carvalho Chehab, linux-media, linux-renesas-soc

On Thu, Sep 13, 2018 at 02:07:38AM +0200, Niklas Söderlund wrote:
> Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
> ---
>  include/media/v4l2-common.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/media/v4l2-common.h b/include/media/v4l2-common.h
> index cdc87ec61e54c856..7c97951a85e15d6b 100644
> --- a/include/media/v4l2-common.h
> +++ b/include/media/v4l2-common.h
> @@ -283,7 +283,7 @@ struct v4l2_priv_tun_config {
>   * @height:	pointer to height that will be adjusted if needed.
>   * @hmin:	minimum height.
>   * @hmax:	maximum height.
> - * @halign:	least significant bit on width.
> + * @halign:	least significant bit on height.
>   * @salign:	least significant bit for the image size (e. g.
>   *		:math:`width * height`).
>   *

Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>

-- 
Sakari Ailus
e-mail: sakari.ailus@iki.fi

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

* Re: [PATCH] v4l2-common: fix typo in documentation for v4l_bound_align_image()
@ 2018-09-13  9:24   ` Sakari Ailus
  0 siblings, 0 replies; 4+ messages in thread
From: Sakari Ailus @ 2018-09-13  9:24 UTC (permalink / raw)
  To: Niklas Söderlund
  Cc: Mauro Carvalho Chehab, linux-media, linux-renesas-soc

On Thu, Sep 13, 2018 at 02:07:38AM +0200, Niklas S�derlund wrote:
> Signed-off-by: Niklas S�derlund <niklas.soderlund+renesas@ragnatech.se>
> ---
>  include/media/v4l2-common.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/media/v4l2-common.h b/include/media/v4l2-common.h
> index cdc87ec61e54c856..7c97951a85e15d6b 100644
> --- a/include/media/v4l2-common.h
> +++ b/include/media/v4l2-common.h
> @@ -283,7 +283,7 @@ struct v4l2_priv_tun_config {
>   * @height:	pointer to height that will be adjusted if needed.
>   * @hmin:	minimum height.
>   * @hmax:	maximum height.
> - * @halign:	least significant bit on width.
> + * @halign:	least significant bit on height.
>   * @salign:	least significant bit for the image size (e. g.
>   *		:math:`width * height`).
>   *

Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>

-- 
Sakari Ailus
e-mail: sakari.ailus@iki.fi

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

* Re: [PATCH] v4l2-common: fix typo in documentation for v4l_bound_align_image()
  2018-09-13  0:07 [PATCH] v4l2-common: fix typo in documentation for v4l_bound_align_image() Niklas Söderlund
  2018-09-13  9:24   ` Sakari Ailus
@ 2018-09-17  7:25 ` Simon Horman
  1 sibling, 0 replies; 4+ messages in thread
From: Simon Horman @ 2018-09-17  7:25 UTC (permalink / raw)
  To: Niklas Söderlund
  Cc: Mauro Carvalho Chehab, linux-media, linux-renesas-soc

On Thu, Sep 13, 2018 at 02:07:38AM +0200, Niklas Söderlund wrote:
> Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

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

end of thread, other threads:[~2018-09-17 12:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-13  0:07 [PATCH] v4l2-common: fix typo in documentation for v4l_bound_align_image() Niklas Söderlund
2018-09-13  9:24 ` Sakari Ailus
2018-09-13  9:24   ` Sakari Ailus
2018-09-17  7:25 ` Simon Horman

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.