Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354630
b: refs/heads/master
c: 348409a
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo authored and Felipe Balbi committed Jan 10, 2013
1 parent c9b6b5e commit 0716db4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 32c9cf22fccb371745bde98e1da1c3aeb4bb9f36
refs/heads/master: 348409a267e441c46345f325db37e9824fcf675e
3 changes: 1 addition & 2 deletions trunk/drivers/usb/gadget/at91_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1621,8 +1621,7 @@ static void at91_vbus_timer(unsigned long data)
* bus such as i2c or spi which may sleep, so schedule some work
* to read the vbus gpio
*/
if (!work_pending(&udc->vbus_timer_work))
schedule_work(&udc->vbus_timer_work);
schedule_work(&udc->vbus_timer_work);
}

static int at91_start(struct usb_gadget *gadget,
Expand Down

0 comments on commit 0716db4

Please sign in to comment.