Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133553
b: refs/heads/master
c: a9f8ec4
h: refs/heads/master
i:
  133551: 66c6c1a
v: v3
  • Loading branch information
Hannes Eder authored and Greg Kroah-Hartman committed Mar 24, 2009
1 parent 2f5c1c2 commit e932081
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: 2dfa319a649b9de029777994b6af201c1fe81d53
refs/heads/master: a9f8ec4db1d308643e13ec7638ccb5ace4d34982
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/oxu210hp-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -2684,7 +2684,7 @@ static int oxu_reset(struct usb_hcd *hcd)
oxu->urb_len = 0;

/* FIMXE */
hcd->self.controller->dma_mask = 0UL;
hcd->self.controller->dma_mask = NULL;

if (oxu->is_otg) {
oxu->caps = hcd->regs + OXU_OTG_CAP_OFFSET;
Expand Down

0 comments on commit e932081

Please sign in to comment.