commit | 21ef57297b15a49b0c4dd4e7135c1a08e9a29a1c | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Tue Nov 15 13:53:23 2016 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Nov 16 23:21:08 2016 +0100 |
tree | 40bbbe65652db9d337bd22904e3bbcdfe2e2c3f1 | |
parent | 02a7b1ee3baa15a98b541d8cfd156bbe1a091c20 [diff] |
cpufreq: schedutil: irq-work and mutex are only used in slow path Execute the irq-work specific initialization/exit code only when the fast path isn't available. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>