Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226956
b: refs/heads/master
c: 6e9d447
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Nov 26, 2010
1 parent eb1dbf6 commit df80fd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c1e0774d74481fdc3082d2096a99a3aa411a71f1
refs/heads/master: 6e9d4476063a820764ec063bf683379c38ea1e18
2 changes: 2 additions & 0 deletions trunk/drivers/usb/host/ehci-sh.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ static const struct hc_driver ehci_sh_hc_driver = {
.urb_enqueue = ehci_urb_enqueue,
.urb_dequeue = ehci_urb_dequeue,
.endpoint_disable = ehci_endpoint_disable,
.endpoint_reset = ehci_endpoint_reset,

/*
* scheduling support
Expand All @@ -91,6 +92,7 @@ static const struct hc_driver ehci_sh_hc_driver = {

.relinquish_port = ehci_relinquish_port,
.port_handed_over = ehci_port_handed_over,
.clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
};

static int ehci_hcd_sh_probe(struct platform_device *pdev)
Expand Down

0 comments on commit df80fd2

Please sign in to comment.