Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258734
b: refs/heads/master
c: 6652271
h: refs/heads/master
v: v3
  • Loading branch information
Benoit Cousson authored and Paul Walmsley committed Jul 10, 2011
1 parent 8b9d270 commit fc7d5d6
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 31f62866c578b3d47ef7810b336e9e193b90167f
refs/heads/master: 6652271a2556c086c04658dce16de2947e849ffd
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap2/omap_hwmod.c
Original file line number Diff line number Diff line change
Expand Up @@ -944,6 +944,8 @@ static int _init_clocks(struct omap_hwmod *oh, void *data)

if (!ret)
oh->_state = _HWMOD_STATE_CLKS_INITED;
else
pr_warning("omap_hwmod: %s: cannot _init_clocks\n", oh->name);

return ret;
}
Expand Down

0 comments on commit fc7d5d6

Please sign in to comment.