aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/cx231xx/cx231xx-video.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2019-08-14 06:12:31 -0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-08-19 12:02:28 -0300
commit6b338c720c139acd4a0688cea4cd5018743422be (patch)
tree1d388f33635e9f0f8319b170d2ba29b96f63e171 /drivers/media/usb/cx231xx/cx231xx-video.c
parentmedia: Clarify how menus are hidden by SUBDRV_AUTOSELECT (diff)
downloadlinux-dev-6b338c720c139acd4a0688cea4cd5018743422be.tar.xz
linux-dev-6b338c720c139acd4a0688cea4cd5018743422be.zip
media: Fix various misspellings of disconnected
Fix typos. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/usb/cx231xx/cx231xx-video.c')
-rw-r--r--drivers/media/usb/cx231xx/cx231xx-video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/usb/cx231xx/cx231xx-video.c b/drivers/media/usb/cx231xx/cx231xx-video.c
index c77597917ca1..9b51f07a729e 100644
--- a/drivers/media/usb/cx231xx/cx231xx-video.c
+++ b/drivers/media/usb/cx231xx/cx231xx-video.c
@@ -1837,7 +1837,7 @@ static int cx231xx_v4l2_open(struct file *filp)
/*
* cx231xx_realease_resources()
* unregisters the v4l2,i2c and usb devices
- * called when the device gets disconected or at module unload
+ * called when the device gets disconnected or at module unload
*/
void cx231xx_release_analog_resources(struct cx231xx *dev)
{