aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-04-05 20:02:52 -0400
committerJiri Kosina <jkosina@suse.cz>2012-04-05 20:02:52 -0400
commit5edfe7d84133588c020e5234b5763df8805f1cac (patch)
treee703a0f52cf34d20acdfafe4b8b38795fd8685d6 /Documentation
parentcde0e2ccb86766a874125a400c1784bd5fa56074 (diff)
doc: fix a few typos
Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/usb/dwc3.txt2
-rw-r--r--Documentation/usb/wusb-cbaf2
-rw-r--r--Documentation/video4linux/README.cpia22
3 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/usb/dwc3.txt b/Documentation/usb/dwc3.txt
index 7b590edae145..1d02c01d1c7c 100644
--- a/Documentation/usb/dwc3.txt
+++ b/Documentation/usb/dwc3.txt
@@ -28,7 +28,7 @@ Please pick something while reading :)
28 none 28 none
29 29
30 - primary handler of the EP-interrupt 30 - primary handler of the EP-interrupt
31 reads the event and tries to process it. Everything that requries 31 reads the event and tries to process it. Everything that requires
32 sleeping is handed over to the Thread. The event is saved in an 32 sleeping is handed over to the Thread. The event is saved in an
33 per-endpoint data-structure. 33 per-endpoint data-structure.
34 We probably have to pay attention not to process events once we 34 We probably have to pay attention not to process events once we
diff --git a/Documentation/usb/wusb-cbaf b/Documentation/usb/wusb-cbaf
index 426ddaaef96f..8b3d43efce90 100644
--- a/Documentation/usb/wusb-cbaf
+++ b/Documentation/usb/wusb-cbaf
@@ -36,7 +36,7 @@ COMMAND/ARGS are
36 36
37 get-cdid DEVICE 37 get-cdid DEVICE
38 38
39 Get the device ID associated to the HOST-CHDI we sent with 39 Get the device ID associated to the HOST-CHID we sent with
40 'set-chid'. We might not know about it. 40 'set-chid'. We might not know about it.
41 41
42 set-cc DEVICE 42 set-cc DEVICE
diff --git a/Documentation/video4linux/README.cpia2 b/Documentation/video4linux/README.cpia2
index ce8213d28b67..38e742fd0df7 100644
--- a/Documentation/video4linux/README.cpia2
+++ b/Documentation/video4linux/README.cpia2
@@ -12,7 +12,7 @@ gqcam application to view this stream.
12 The driver is implemented as two kernel modules. The cpia2 module 12 The driver is implemented as two kernel modules. The cpia2 module
13contains the camera functions and the V4L interface. The cpia2_usb module 13contains the camera functions and the V4L interface. The cpia2_usb module
14contains usb specific functions. The main reason for this was the size of the 14contains usb specific functions. The main reason for this was the size of the
15module was getting out of hand, so I separted them. It is not likely that 15module was getting out of hand, so I separated them. It is not likely that
16there will be a parallel port version. 16there will be a parallel port version.
17 17
18FEATURES: 18FEATURES: