Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127232
b: refs/heads/master
c: 1c53e6c
h: refs/heads/master
v: v3
  • Loading branch information
Qinghuang Feng authored and Greg Kroah-Hartman committed Jan 7, 2009
1 parent 9a423d9 commit 09b241a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 0a2e5b9b8a3d205b565dec18d6fe39ef1aed75cc
refs/heads/master: 1c53e6cb80ae0442c5ee02ae29b1dec3d96a497e
2 changes: 0 additions & 2 deletions trunk/drivers/usb/gadget/pxa27x_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,6 @@ static void pio_irq_enable(struct pxa_ep *ep)
/**
* pio_irq_disable - Disables irq generation for one endpoint
* @ep: udc endpoint
* @index: endpoint number
*/
static void pio_irq_disable(struct pxa_ep *ep)
{
Expand Down Expand Up @@ -586,7 +585,6 @@ static void inc_ep_stats_reqs(struct pxa_ep *ep, int is_in)
* inc_ep_stats_bytes - Update ep stats counts
* @ep: physical endpoint
* @count: bytes transfered on endpoint
* @req: usb request
* @is_in: ep direction (USB_DIR_IN or 0)
*/
static void inc_ep_stats_bytes(struct pxa_ep *ep, int count, int is_in)
Expand Down

0 comments on commit 09b241a

Please sign in to comment.