Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40993
b: refs/heads/master
c: 6ab16a9
h: refs/heads/master
i:
  40991: 2697a4e
v: v3
  • Loading branch information
Laurent Pinchart authored and Greg Kroah-Hartman committed Nov 16, 2006
1 parent a8edc92 commit 59d424e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 70708f2c2a3c164e9aa80345919a22c838b3b314
refs/heads/master: 6ab16a9029b0b26c23a4806d90ca76be6d6beae3
5 changes: 1 addition & 4 deletions trunk/drivers/usb/core/message.c
Original file line number Diff line number Diff line change
Expand Up @@ -828,10 +828,7 @@ char *usb_cache_string(struct usb_device *udev, int index)
* Context: !in_interrupt ()
*
* Updates the copy of the device descriptor stored in the device structure,
* which dedicates space for this purpose. Note that several fields are
* converted to the host CPU's byte order: the USB version (bcdUSB), and
* vendors product and version fields (idVendor, idProduct, and bcdDevice).
* That lets device drivers compare against non-byteswapped constants.
* which dedicates space for this purpose.
*
* Not exported, only for use by the core. If drivers really want to read
* the device descriptor directly, they can call usb_get_descriptor() with
Expand Down

0 comments on commit 59d424e

Please sign in to comment.