ARM: pxa: Remove CLK_IS_ROOT
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 20 Apr 2016 01:37:49 +0000 (18:37 -0700)
committerRobert Jarzmik <robert.jarzmik@free.fr>
Sat, 30 Apr 2016 08:27:09 +0000 (10:27 +0200)
This flag is a no-op now (see commit 47b0eeb3dc8a "clk: Deprecate
CLK_IS_ROOT", 2016-02-02) so remove it.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
arch/arm/mach-pxa/eseries.c

index e838b11fb8c7d3992f88d247522064a83e2ea08f..fa9d71d194f01f44fb5bccf065a8a362838f6b3a 100644 (file)
@@ -128,7 +128,7 @@ struct resource eseries_tmio_resources[] = {
 /* Some e-series hardware cannot control the 32K clock */
 static void __init __maybe_unused eseries_register_clks(void)
 {
-       clk_register_fixed_rate(NULL, "CLK_CK32K", NULL, CLK_IS_ROOT, 32768);
+       clk_register_fixed_rate(NULL, "CLK_CK32K", NULL, 0, 32768);
 }
 
 #ifdef CONFIG_MACH_E330