Home
last modified time | relevance | path

Searched hist:f2b03dff (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Dqcom-cpufreq-hw.cf2b03dff Mon Jul 04 06:27:38 CDT 2022 Pierre Gondois <pierre.gondois@arm.com> cpufreq: qcom-hw: Remove deprecated irq_set_affinity_hint() call

commit 65c7cdedeb30 ("genirq: Provide new interfaces for affinity hints")
deprecates irq_set_affinity_hint(). Use the new
irq_set_affinity_and_hint() instead.

Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>