summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/uvc
diff options
context:
space:
mode:
authorKieran Bingham2018-03-20 16:43:08 +0100
committerMauro Carvalho Chehab2018-07-27 12:39:57 +0200
commitec55cdba4168d665670335e13697fc01a69f2785 (patch)
treef43aa8eac92ca30ed174050911d51fa0c32e7784 /drivers/media/usb/uvc
parentmedia: em28xx-cards: disable V4L2 mode for dual tuners (diff)
downloadkernel-qcow2-linux-ec55cdba4168d665670335e13697fc01a69f2785.tar.gz
kernel-qcow2-linux-ec55cdba4168d665670335e13697fc01a69f2785.tar.xz
kernel-qcow2-linux-ec55cdba4168d665670335e13697fc01a69f2785.zip
media: uvcvideo: Fix minor spelling
Provide the missing 't' from straightforward. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/usb/uvc')
-rw-r--r--drivers/media/usb/uvc/uvc_ctrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/usb/uvc/uvc_ctrl.c b/drivers/media/usb/uvc/uvc_ctrl.c
index a36b4fb949fa..4042cbdb721b 100644
--- a/drivers/media/usb/uvc/uvc_ctrl.c
+++ b/drivers/media/usb/uvc/uvc_ctrl.c
@@ -1125,7 +1125,7 @@ done:
}
/*
- * 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