]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/clocksource/exynos_mct.c
cpu/hotplug: Cleanup state names
[karo-tx-linux.git] / drivers / clocksource / exynos_mct.c
index 8f3488b808964b1884eaf18d602fe2ae9b4921c2..b45b72b9586107e3c99d7ead9b964a47d35d1b23 100644 (file)
@@ -552,7 +552,7 @@ static int __init exynos4_timer_resources(struct device_node *np, void __iomem *
 
        /* Install hotplug callbacks which configure the timer on this CPU */
        err = cpuhp_setup_state(CPUHP_AP_EXYNOS4_MCT_TIMER_STARTING,
-                               "AP_EXYNOS4_MCT_TIMER_STARTING",
+                               "clockevents/exynos4/mct_timer:starting",
                                exynos4_mct_starting_cpu,
                                exynos4_mct_dying_cpu);
        if (err)