https://github.com/torvalds/linux
Revision 681fe68448ef370f1d7213cab38013ab8e9d8ff0 authored by Viresh Kumar on 27 August 2020, 05:24:15 UTC, committed by Rafael J. Wysocki on 27 August 2020, 10:51:25 UTC
"cpufreq_driver" is guaranteed to be valid here, no need to check it
here.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 1c50282
History
Tip revision: 681fe68448ef370f1d7213cab38013ab8e9d8ff0 authored by Viresh Kumar on 27 August 2020, 05:24:15 UTC
cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()
Tip revision: 681fe68

back to top