Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104624
b: refs/heads/master
c: 95f371f
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Ribeiro authored and Greg Kroah-Hartman committed Jul 21, 2008
1 parent 500a753 commit 2320864
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 4f5342583c67fde6825d39b19c6b252db80beaf2
refs/heads/master: 95f371f24c48b50e365f4c08d8f61eb8b15b3bba
1 change: 0 additions & 1 deletion trunk/drivers/usb/gadget/pxa27x_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1575,7 +1575,6 @@ static void udc_enable(struct pxa_udc *udc)
{
udc_writel(udc, UDCICR0, 0);
udc_writel(udc, UDCICR1, 0);
udc_writel(udc, UP2OCR, UP2OCR_HXOE);
udc_clear_mask_UDCCR(udc, UDCCR_UDE);

clk_enable(udc->clk);
Expand Down

0 comments on commit 2320864

Please sign in to comment.