Loading drivers/thermal/thermal_core.c +1 −1 Original line number Diff line number Diff line Loading @@ -2443,7 +2443,7 @@ static int __init thermal_init(void) return result; } static void __exit thermal_exit(void) static void thermal_exit(void) { unregister_pm_notifier(&thermal_pm_nb); of_thermal_destroy_zones(); Loading Loading
drivers/thermal/thermal_core.c +1 −1 Original line number Diff line number Diff line Loading @@ -2443,7 +2443,7 @@ static int __init thermal_init(void) return result; } static void __exit thermal_exit(void) static void thermal_exit(void) { unregister_pm_notifier(&thermal_pm_nb); of_thermal_destroy_zones(); Loading