Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236190
b: refs/heads/master
c: 979cdcc
h: refs/heads/master
v: v3
  • Loading branch information
Justin P. Mattock authored and Greg Kroah-Hartman committed Mar 1, 2011
1 parent 20a1e93 commit cac018a
Show file tree
Hide file tree
Showing 3 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: 0ffa3db9946ba2534d612d70cf40fa51fd5b63a4
refs/heads/master: 979cdcc90b5d4934e66cc7d7119cae949776d8bc
4 changes: 2 additions & 2 deletions trunk/drivers/staging/westbridge/astoria/api/src/cyasusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1058,8 +1058,8 @@ my_handle_response_connect(cy_as_device *dev_p,
* This method asks the West Bridge device to connect the
* internal USB D+ and D- signals to the USB pins, thus
* starting the enumeration processes if the external pins
* are connnected to a USB host. If the external pins are
* not connect to a USB host, enumeration will begin as soon
* are connected to a USB host. If the external pins are
* not connected to a USB host, enumeration will begin as soon
* as the USB pins are connected to a host.
*/
cy_as_return_status_t
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ cy_as_usb_register_callback(
the West Bridge device as a different
device when necessary. This function connects the D+ and D-
signal physically to the USB host
if they have been previously disconnnected.
if they have been previously disconnected.
* Valid In Asynchronous Callback: YES (if cb supplied)
* Nestable: YES
Expand Down

0 comments on commit cac018a

Please sign in to comment.