Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316998
b: refs/heads/master
c: 277bd87
h: refs/heads/master
v: v3
  • Loading branch information
Kishon Vijay Abraham I authored and Greg Kroah-Hartman committed Jul 9, 2012
1 parent e26ab66 commit d166bab
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: fe2072cc1768b0f979195acf19b8ccd381e541c3
refs/heads/master: 277bd8746bb8d23c00ff8343e58df783544e961e
2 changes: 0 additions & 2 deletions trunk/drivers/usb/otg/twl6030-usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,6 @@ static irqreturn_t twl6030_usbotg_irq(int irq, void *_twl)
twl6030_writeb(twl, TWL_MODULE_USB, 0x1, USB_ID_INT_EN_HI_CLR);
twl6030_writeb(twl, TWL_MODULE_USB, 0x10, USB_ID_INT_EN_HI_SET);
status = OMAP_MUSB_ID_GROUND;
otg->default_a = true;
twl->phy.state = OTG_STATE_A_IDLE;
twl->linkstat = status;
omap_musb_mailbox(status);
} else {
Expand Down

0 comments on commit d166bab

Please sign in to comment.