]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/clocksource/jcore-pit.c
cpu/hotplug: Cleanup state names
[mirror_ubuntu-zesty-kernel.git] / drivers / clocksource / jcore-pit.c
index 54e1665aa03c26c20b5e6236e1d3aac4be6871f3..4e4146f69845777bb7447cecd7e5c9e57c21da2c 100644 (file)
@@ -240,7 +240,7 @@ static int __init jcore_pit_init(struct device_node *node)
        }
 
        cpuhp_setup_state(CPUHP_AP_JCORE_TIMER_STARTING,
-                         "AP_JCORE_TIMER_STARTING",
+                         "clockevents/jcore:starting",
                          jcore_pit_local_init, NULL);
 
        return 0;