diff options
author | Michael Walle <michael@walle.cc> | 2022-05-29 21:13:28 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-06-23 16:19:33 +0300 |
commit | 51280acad8559bd9d2c2e0f98faf08414676478d (patch) | |
tree | fb7677d2684b0f6c02339482184886c4934bcf8d /fs/qnx6 | |
parent | a111daf0c53ae91e71fd2bfe7497862d14132e3e (diff) | |
download | linux-51280acad8559bd9d2c2e0f98faf08414676478d.tar.xz |
cpuidle: cpuidle-arm: remove arm64 support
Since commit 788961462f34 ("ARM: psci: cpuidle: Enable PSCI CPUidle
driver") the generic ARM cpuidle driver doesn't probe anymore because
arm_cpuidle_init() will always return -EOPNOTSUPP. That is, because the
mentioned commit removes the only .cpu_suspend and .cpu_init_idle
provider.
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20220529181329.2345722-2-michael@walle.cc
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'fs/qnx6')
0 files changed, 0 insertions, 0 deletions