powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Wed, 24 Jan 2024 10:50:31 +0000 (11:50 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 May 2024 14:25:00 +0000 (00:25 +1000)
commitad679719d7020a200c4a10248ebb3bbb374d423d
treef4b452bf7e7b381784d5757f01022e9c2fd1cd05
parent0ddbbb8960eaf91c7b432ec80566dfa60a8d79e4
powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX

This register number is hardware-specific, rename it for clarity.

FIXME comments are added in a few places where it seems like the wrong
register is used. As I can't test this, only the rename is done with no
functional change.

Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240124105031.45734-1-matthias.schiffer@ew.tq-group.com
arch/powerpc/include/asm/reg.h
arch/powerpc/kernel/cpu_setup_6xx.S
arch/powerpc/kvm/book3s_emulate.c
arch/powerpc/platforms/52xx/lite5200_sleep.S
arch/powerpc/platforms/83xx/suspend-asm.S
drivers/cpufreq/pmac32-cpufreq.c