Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145166
b: refs/heads/master
c: eaf9393
h: refs/heads/master
v: v3
  • Loading branch information
Jarkko Nikula authored and Tony Lindgren committed May 12, 2009
1 parent b197fed commit 73940bd
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: 6f733a349c2b70a83b5451fbe61ef2cf67d41cdf
refs/heads/master: eaf9393bb79a9c7c8e708669f9581ca466122430
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/usb-tusb6010.c
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ int tusb6010_platform_retime(unsigned is_refclk)
unsigned sysclk_ps;
int status;

if (!refclk_psec || sysclk_ps == 0)
if (!refclk_psec || fclk_ps == 0)
return -ENODEV;

sysclk_ps = is_refclk ? refclk_psec : TUSB6010_OSCCLK_60;
Expand Down

0 comments on commit 73940bd

Please sign in to comment.