* [PATCH] media: uvcvideo: Fix minor spelling
@ 2018-03-20 15:43 Kieran Bingham
2018-03-20 16:08 ` Laurent Pinchart
0 siblings, 1 reply; 2+ messages in thread
From: Kieran Bingham @ 2018-03-20 15:43 UTC (permalink / raw)
To: linux-media, Laurent Pinchart, Kieran Bingham
From: Kieran Bingham <kieran.bingham@ideasonboard.com>
Provide the missing 't' from straightforward.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
---
drivers/media/usb/uvc/uvc_ctrl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/usb/uvc/uvc_ctrl.c b/drivers/media/usb/uvc/uvc_ctrl.c
index 102594ec3e97..1daf444371be 100644
--- a/drivers/media/usb/uvc/uvc_ctrl.c
+++ b/drivers/media/usb/uvc/uvc_ctrl.c
@@ -1125,7 +1125,7 @@ int uvc_query_v4l2_ctrl(struct uvc_video_chain *chain,
}
/*
- * Mapping V4L2 controls to UVC controls can be straighforward if done well.
+ * Mapping V4L2 controls to UVC controls can be straightforward if done well.
* Most of the UVC controls exist in V4L2, and can be mapped directly. Some
* must be grouped (for instance the Red Balance, Blue Balance and Do White
* Balance V4L2 controls use the White Balance Component UVC control) or
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] media: uvcvideo: Fix minor spelling
2018-03-20 15:43 [PATCH] media: uvcvideo: Fix minor spelling Kieran Bingham
@ 2018-03-20 16:08 ` Laurent Pinchart
0 siblings, 0 replies; 2+ messages in thread
From: Laurent Pinchart @ 2018-03-20 16:08 UTC (permalink / raw)
To: Kieran Bingham; +Cc: linux-media, Kieran Bingham
Hi Kieran,
Thank you for the patch.
On Tuesday, 20 March 2018 17:43:08 EET Kieran Bingham wrote:
> From: Kieran Bingham <kieran.bingham@ideasonboard.com>
>
> Provide the missing 't' from straightforward.
>
> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
and applied to my tree.
> ---
> drivers/media/usb/uvc/uvc_ctrl.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/media/usb/uvc/uvc_ctrl.c
> b/drivers/media/usb/uvc/uvc_ctrl.c index 102594ec3e97..1daf444371be 100644
> --- a/drivers/media/usb/uvc/uvc_ctrl.c
> +++ b/drivers/media/usb/uvc/uvc_ctrl.c
> @@ -1125,7 +1125,7 @@ int uvc_query_v4l2_ctrl(struct uvc_video_chain *chain,
> }
>
> /*
> - * Mapping V4L2 controls to UVC controls can be straighforward if done
> well. + * Mapping V4L2 controls to UVC controls can be straightforward if
> done well. * Most of the UVC controls exist in V4L2, and can be mapped
> directly. Some * must be grouped (for instance the Red Balance, Blue
> Balance and Do White * Balance V4L2 controls use the White Balance
> Component UVC control) or
--
Regards,
Laurent Pinchart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-20 16:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-20 15:43 [PATCH] media: uvcvideo: Fix minor spelling Kieran Bingham
2018-03-20 16:08 ` Laurent Pinchart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox