Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109998
b: refs/heads/master
c: 6ef65a7
h: refs/heads/master
v: v3
  • Loading branch information
Peter Korsgaard authored and Greg Kroah-Hartman committed Sep 23, 2008
1 parent c24943c commit 80976b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: fe1926a0f549741ed0ca778aa1c7d3e208895dee
refs/heads/master: 6ef65a7fb609a7aca72730dfb9890f30fcd723bf
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/fsl_usb2_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ static int dr_controller_setup(struct fsl_udc *udc)
fsl_writel(tmp, &dr_regs->endpointlistaddr);

VDBG("vir[qh_base] is %p phy[qh_base] is 0x%8x reg is 0x%8x",
(int)udc->ep_qh, (int)tmp,
udc->ep_qh, (int)tmp,
fsl_readl(&dr_regs->endpointlistaddr));

/* Config PHY interface */
Expand Down

0 comments on commit 80976b5

Please sign in to comment.