Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127249
b: refs/heads/master
c: 71783e0
h: refs/heads/master
i:
  127247: b68c242
v: v3
  • Loading branch information
David Brownell authored and Greg Kroah-Hartman committed Jan 7, 2009
1 parent 474a143 commit 8077817
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 58e660266d92aaa186c3df607c0ee88f18c8f4da
refs/heads/master: 71783e0defa16ca5abca7750df98ff8e7767bd2e
4 changes: 2 additions & 2 deletions trunk/drivers/usb/musb/omap2430.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ static void musb_do_idle(unsigned long _musb)
#endif
u8 devctl;

devctl = musb_readb(musb->mregs, MUSB_DEVCTL);

spin_lock_irqsave(&musb->lock, flags);

devctl = musb_readb(musb->mregs, MUSB_DEVCTL);

switch (musb->xceiv.state) {
case OTG_STATE_A_WAIT_BCON:
devctl &= ~MUSB_DEVCTL_SESSION;
Expand Down

0 comments on commit 8077817

Please sign in to comment.