diff options
author | Sunil V L | 2024-01-18 11:59:28 +0530 |
---|---|---|
committer | Palmer Dabbelt | 2024-03-19 17:51:38 -0700 |
commit | 6649182a383c9872e9543e2e7d4981d971bf0998 (patch) | |
tree | f57c3db403dbf0ea5052f7703c996570cfa406a0 /drivers/nubus | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) |
cpuidle: RISC-V: Move few functions to arch/riscv
To support ACPI Low Power Idle (LPI), few functions are required which
are currently static functions in the DT based cpuidle driver. Hence,
move them under arch/riscv so that ACPI driver also can use them. Since
they are no longer static functions, append "riscv_" prefix to the
function name.
Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://lore.kernel.org/r/20240118062930.245937-2-sunilvl@ventanamicro.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'drivers/nubus')
0 files changed, 0 insertions, 0 deletions