Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
thermal: Fix error path in thermal_init()
thermal_unregister_governors() and class_unregister() were being called in the wrong order. Fixes: 80a26a5 ("Thermal: build thermal governors into thermal_sys module") Cc: stable@vger.kernel.org Signed-off-by: Luis Henriques <luis.henriques@canonical.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
- Loading branch information