Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362436
b: refs/heads/master
c: 7549808
h: refs/heads/master
v: v3
  • Loading branch information
Markus Pargmann authored and Shawn Guo committed Apr 9, 2013
1 parent 0634342 commit 0ec644b
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: cab1e0a36c9dd0b0671fb84197ed294513f5adc1
refs/heads/master: 75498083e25e96932ad998ffdeadb17234c68d3a
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-imx/clk-imx35.c
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ int __init mx35_clocks_init(void)
clk_register_clkdev(clk[wdog_gate], NULL, "imx2-wdt.0");
clk_register_clkdev(clk[nfc_div], NULL, "imx25-nand.0");
clk_register_clkdev(clk[csi_gate], NULL, "mx3-camera.0");
clk_register_clkdev(clk[admux_gate], "audmux", NULL);

clk_prepare_enable(clk[spba_gate]);
clk_prepare_enable(clk[gpio1_gate]);
Expand Down

0 comments on commit 0ec644b

Please sign in to comment.