projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3c1f51
)
USB: image: correct spelling mistake in comment
author
Rahul Bedarkar
<rahulbedarkar89@gmail.com>
Wed, 8 Jan 2014 16:32:44 +0000
(22:02 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 23:08:14 +0000
(15:08 -0800)
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/image/mdc800.c
patch
|
blob
|
history
diff --git
a/drivers/usb/image/mdc800.c
b/drivers/usb/image/mdc800.c
index
7121b50
..
a62865a
100644
(file)
--- a/
drivers/usb/image/mdc800.c
+++ b/
drivers/usb/image/mdc800.c
@@
-51,7
+51,7
@@
*
* version 0.7.3
* bugfix : The mdc800->state field gets set to READY after the
- * the diconnect function sets it to NOT_CONNECTED. This makes the
+ * the di
s
connect function sets it to NOT_CONNECTED. This makes the
* driver running like the camera is connected and causes some
* hang ups.
*