OSDN Git Service

Merge branch msm-4.4-android-10-clang into 10
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers / thermal / msm_thermal.c
index dc10967..ede54d8 100644 (file)
@@ -7582,7 +7582,7 @@ int __init msm_thermal_device_init(void)
 {
        return platform_driver_register(&msm_thermal_device_driver);
 }
-arch_initcall(msm_thermal_device_init);
+subsys_initcall(msm_thermal_device_init);
 
 int __init msm_thermal_late_init(void)
 {