Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185405
b: refs/heads/master
c: bdb581b
h: refs/heads/master
i:
  185403: d8933fe
v: v3
  • Loading branch information
Anand Gadiyar authored and Greg Kroah-Hartman committed Mar 2, 2010
1 parent 0fcde01 commit 688c2e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b87c6e86dac1bb5222279cc8ff7e09529e1c4ed9
refs/heads/master: bdb581bd6bd59a3303974977544d679d849214d1
3 changes: 3 additions & 0 deletions trunk/drivers/usb/host/ehci-omap.c
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,9 @@ static int ehci_hcd_omap_probe(struct platform_device *pdev)
omap->ehci->regs = hcd->regs
+ HC_LENGTH(readl(&omap->ehci->caps->hc_capbase));

dbg_hcs_params(omap->ehci, "reset");
dbg_hcc_params(omap->ehci, "reset");

/* cache this readonly data; minimize chip reads */
omap->ehci->hcs_params = readl(&omap->ehci->caps->hcs_params);

Expand Down

0 comments on commit 688c2e1

Please sign in to comment.