Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305085
b: refs/heads/master
c: 5edfe7d
h: refs/heads/master
i:
  305083: 474ecf2
v: v3
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Apr 6, 2012
1 parent 50938b4 commit 8af3902
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cde0e2ccb86766a874125a400c1784bd5fa56074
refs/heads/master: 5edfe7d84133588c020e5234b5763df8805f1cac
2 changes: 1 addition & 1 deletion trunk/Documentation/usb/dwc3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Please pick something while reading :)
none

- primary handler of the EP-interrupt
reads the event and tries to process it. Everything that requries
reads the event and tries to process it. Everything that requires
sleeping is handed over to the Thread. The event is saved in an
per-endpoint data-structure.
We probably have to pay attention not to process events once we
Expand Down
2 changes: 1 addition & 1 deletion trunk/Documentation/usb/wusb-cbaf
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ COMMAND/ARGS are
get-cdid DEVICE
Get the device ID associated to the HOST-CHDI we sent with
Get the device ID associated to the HOST-CHID we sent with
'set-chid'. We might not know about it.
set-cc DEVICE
Expand Down
2 changes: 1 addition & 1 deletion trunk/Documentation/video4linux/README.cpia2
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gqcam application to view this stream.
The driver is implemented as two kernel modules. The cpia2 module
contains the camera functions and the V4L interface. The cpia2_usb module
contains usb specific functions. The main reason for this was the size of the
module was getting out of hand, so I separted them. It is not likely that
module was getting out of hand, so I separated them. It is not likely that
there will be a parallel port version.

FEATURES:
Expand Down

0 comments on commit 8af3902

Please sign in to comment.