linux/arch/powerpc/platforms/83xx
Christophe Leroy 0aafbdf35c powerpc: Make generic_calibrate_decr() the default
ppc_md.calibrate_decr() is a mandatory item. Its nullity is never
checked so it must be non null on all platforms.

Most platforms define generic_calibrate_decr() as their
ppc_md.calibrate_decr(). Have time_init() call
generic_calibrate_decr() when ppc_md.calibrate_decr() is NULL,
and remove default assignment from all machines.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/6cb9865d916231c38401ba34ad1a98c249fae135.1676711562.git.christophe.leroy@csgroup.eu
2023-03-16 08:56:48 +11:00
..
asp834x.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
Kconfig Kconfig file consolidation for v4.21 2018-12-29 13:40:29 -08:00
km83xx.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
Makefile powerpc: remove retired sbc834x support 2018-05-03 22:32:30 +10:00
mcu_mpc8349emitx.c i2c: Make remove callback return void 2022-08-16 12:46:26 +02:00
misc.c powerpc/32: Remove the 'nobats' kernel parameter 2022-06-29 16:59:06 +10:00
mpc83xx.h powerpc/83xx: Add __init attribute to eligible functions 2021-12-23 22:33:18 +11:00
mpc830x_rdb.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc831x_rdb.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc832x_mds.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc832x_rdb.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc834x_itx.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc834x_mds.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc836x_mds.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc836x_rdk.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc837x_mds.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc837x_rdb.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
suspend-asm.S powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobe 2020-06-02 20:59:09 +10:00
suspend.c powerpc/platforms/83xx/suspend: Remove write-only global variable 2022-07-28 16:22:14 +10:00
usb.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00