Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / clk / clk-twl6040.c
index 8e5ed649a0986721a1fcad1a9038ccb5b0c1e73d..697c66757400ccc2e502b9bf24b79bdf94d7fa6d 100644 (file)
@@ -74,7 +74,6 @@ static const struct clk_ops twl6040_mcpdm_ops = {
 static struct clk_init_data wm831x_clkout_init = {
        .name = "mcpdm_fclk",
        .ops = &twl6040_mcpdm_ops,
-       .flags = CLK_IS_ROOT,
 };
 
 static int twl6040_clk_probe(struct platform_device *pdev)
This page took 0.025193 seconds and 5 git commands to generate.