Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216885
b: refs/heads/master
c: e7193cc
h: refs/heads/master
i:
  216883: 6b034b1
v: v3
  • Loading branch information
Santosh Shilimkar committed Sep 24, 2010
1 parent ffdedcb commit b0a9d39
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: b5be6b66b7a33f48bf0dfb466443ae9b65e69871
refs/heads/master: e7193cc8e7b67b29483d9fd4fec04ec7b42861f0
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/dmtimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ int omap_dm_timer_set_source(struct omap_dm_timer *timer, int source)
* When the functional clock disappears, too quick writes seem
* to cause an abort. XXX Is this still necessary?
*/
__delay(150000);
__delay(300000);

return ret;
}
Expand Down

0 comments on commit b0a9d39

Please sign in to comment.