]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/arm/mach-shmobile/clock-sh7372.c
ARM: mach-shmobile: do not enable the PLLC2 clock on init
[net-next-2.6.git] / arch / arm / mach-shmobile / clock-sh7372.c
index dcaac1b6691d289b74326ac28603373f244494da..759468992ad287ff3f40b2f2e92e19d99734c94a 100644 (file)
@@ -286,7 +286,6 @@ static struct clk_ops pllc2_clk_ops = {
 
 struct clk pllc2_clk = {
        .ops            = &pllc2_clk_ops,
-       .flags          = CLK_ENABLE_ON_INIT,
        .parent         = &extal1_div2_clk,
        .freq_table     = pllc2_freq_table,
        .parent_table   = pllc2_parent,