]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/clocksource/time-armada-370-xp.c
cpu/hotplug: Cleanup state names
[karo-tx-linux.git] / drivers / clocksource / time-armada-370-xp.c
index 3c39e6f459714e5b725cfdd10663fb04dd62063b..4440aefc59cdefd9c5b859952a59724d3c37cbf6 100644 (file)
@@ -320,7 +320,7 @@ static int __init armada_370_xp_timer_common_init(struct device_node *np)
        }
 
        res = cpuhp_setup_state(CPUHP_AP_ARMADA_TIMER_STARTING,
-                               "AP_ARMADA_TIMER_STARTING",
+                               "clockevents/armada:starting",
                                armada_370_xp_timer_starting_cpu,
                                armada_370_xp_timer_dying_cpu);
        if (res) {