]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: cpuidle: remove generic cpuidle support
authorMichael Walle <michael@walle.cc>
Sun, 29 May 2022 18:13:29 +0000 (20:13 +0200)
committerWill Deacon <will@kernel.org>
Thu, 23 Jun 2022 13:19:33 +0000 (14:19 +0100)
commit8ed4acccab38ca43003c1f8c9c2a02edee3626f9
treee7096f92ece57dba0cbc19d7fe424bc706447425
parentbbc9603e1b952095bc8c4dbeda1c10ccb59e9bbf
arm64: cpuidle: remove generic cpuidle support

The arm64 support of the generic ARM cpuidle driver was removed. This
let us remove all support code for it.

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-3-michael@walle.cc
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/cpu_ops.h
arch/arm64/include/asm/cpuidle.h
arch/arm64/kernel/cpuidle.c