projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2da41ff
)
rk2928: rename hclk_emmc clock
author
chenxing
<chenxing@rock-chips.com>
Thu, 6 Dec 2012 07:02:57 +0000
(15:02 +0800)
committer
chenxing
<chenxing@rock-chips.com>
Thu, 6 Dec 2012 07:02:57 +0000
(15:02 +0800)
arch/arm/mach-rk2928/clock_data.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk2928/clock_data.c
b/arch/arm/mach-rk2928/clock_data.c
index 77170a8f664a9c47fbbd6987112347846a011cfc..5cc5ac079d313cbfda84120b25007e7818b89bbe 100644
(file)
--- a/
arch/arm/mach-rk2928/clock_data.c
+++ b/
arch/arm/mach-rk2928/clock_data.c
@@
-2162,7
+2162,7
@@
static struct clk_lookup clks[] = {
CLK_GATE_NODEV(hclk_i2s),
CLK("rk29_sdmmc.0", "hclk_mmc", &clk_hclk_sdmmc0),
CLK("rk29_sdmmc.1", "hclk_mmc", &clk_hclk_sdio),
- CLK(
"rk29_sdmmc.2", "hclk_
mmc", &clk_hclk_emmc),
+ CLK(
NULL, "hclk_e
mmc", &clk_hclk_emmc),
CLK_GATE_NODEV(pclk_peri_axi_matrix),
CLK(NULL, "pwm01", &clk_pclk_pwm01),