Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137296
b: refs/heads/master
c: 1e98ffa
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Feb 8, 2009
1 parent 9a789a5 commit f1a5eca
Show file tree
Hide file tree
Showing 2 changed files with 2 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: d5e6072b753041b56236b014ccfd72a0d3177e08
refs/heads/master: 1e98ffa85e70f423e2e41156cc3d549c353cd897
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-omap2/devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ static void __init omap_hsmmc_reset(void)
}

dummy_pdev.id = i;
dev_set_name(&dummy_pdev.dev, "mmci-omap-hs.%d", i);
iclk = clk_get(dev, "mmchs_ick");
if (iclk && clk_enable(iclk))
iclk = NULL;
Expand Down

0 comments on commit f1a5eca

Please sign in to comment.