Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF unde…
…fined When THERMAL_OF is undefined the cooling device messages should not be shown. -ENOSYS is returned from of_cpufreq_cooling_register() when THERMAL_OF is undefined. Signed-off-by: Jia Hongtao <[email protected]> Acked-by: Viresh Kumar <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
- Loading branch information