rk3026: surnamed clk_core_periph as smp_twd
authorchenxing <chenxing@rock-chips.com>
Wed, 31 Jul 2013 10:27:20 +0000 (18:27 +0800)
committerchenxing <chenxing@rock-chips.com>
Wed, 31 Jul 2013 10:27:20 +0000 (18:27 +0800)
arch/arm/mach-rk3026/clock_data.c

index 3dd357eed5931402fce5b4f091d3230edba6e067..f1a2793aa4ba15494d75c6e0e06608f61b722a91 100755 (executable)
@@ -2143,7 +2143,7 @@ static struct clk_lookup clks[] = {
        CLK(NULL, "ddrphy", &clk_ddrphy),
 
        CLK(NULL, "cpu", &clk_core_pre),
-       CLK(NULL, "smp_twd", &clk_core_periph),
+       CLK("smp_twd", NULL, &clk_core_periph),
        CLK(NULL, "l2c", &clk_l2c),
        CLK(NULL, "aclk_core_pre", &aclk_core_pre),
        CLK(NULL, "coredll", &clk_dll_core),