linux/arch/powerpc/platforms/512x
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
..
clock-commonclk.c powerpc/512x: Add missing of_node_put() in clock-commonclk.c 2022-09-05 17:30:24 +10:00
Kconfig Kconfig file consolidation for v4.21 2018-12-29 13:40:29 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mpc512x_generic.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc512x_lpbfifo.c powerpc/512x: Use dma_request_chan() instead dma_request_slave_channel() 2020-01-06 16:25:29 +11:00
mpc512x_shared.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
mpc512x.h powerpc/512x: Add __init attribute to eligible functions 2021-12-23 22:33:19 +11:00
mpc5121_ads_cpld.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
mpc5121_ads.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc5121_ads.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
pdm360ng.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00