[PATCH v2 0/2] Remove clock setting during cpu hotplug stage

From: Bibo Mao
Date: Tue Jul 26 2022 - 05:41:14 EST


Remove clock setting during cpu hotplug stage and remove unused
some hardcoded address variables. And hardware address will be passed
in acpi table if exists.

Signed-off-by: Bibo Mao <maobibo@xxxxxxxxxxx>
---------
Changes since v1:
- Modify patch description and make it easier to understand.

Bibo Mao (2):
LoongArch: Remove clock setting during cpu hotplug stage
LoongArch: Remove unused variable

arch/loongarch/include/asm/loongson.h | 12 -----------
arch/loongarch/kernel/env.c | 20 ------------------
arch/loongarch/kernel/smp.c | 29 ---------------------------
include/linux/cpuhotplug.h | 1 -
4 files changed, 62 deletions(-)

--
2.31.1