cpufreq: qcom-hw: Remove deprecated irq_set_affinity_hint() call
authorPierre Gondois <pierre.gondois@arm.com>
Mon, 4 Jul 2022 11:27:38 +0000 (13:27 +0200)
committerViresh Kumar <viresh.kumar@linaro.org>
Wed, 13 Jul 2022 11:23:00 +0000 (16:53 +0530)
commitf2b03dffa62e496df97b2b0d68fba2324c8d13c7
tree2092877850135381075d5f55ae0ddb32efc14a74
parentf7fca54a18990ab465a6d530aadb90769ded1707
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>
drivers/cpufreq/qcom-cpufreq-hw.c