mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-17 12:56:55 +07:00
e1ffaa551c
In many of clk_disable() implementations, it is a no-op for a NULL pointer input, but this is one of the exceptions. Making it treewide consistent will allow clock consumers to call clk_disable() without NULL pointer check. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Wan Zongshun <mcuos.com@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
.. | ||
include/mach | ||
clksel.c | ||
clock.c | ||
clock.h | ||
cpu.c | ||
cpu.h | ||
dev.c | ||
gpio.c | ||
irq.c | ||
Kconfig | ||
mach-nuc910evb.c | ||
mach-nuc950evb.c | ||
mach-nuc960evb.c | ||
Makefile | ||
Makefile.boot | ||
mfp.c | ||
nuc9xx.h | ||
nuc910.c | ||
nuc910.h | ||
nuc950.c | ||
nuc950.h | ||
nuc960.c | ||
nuc960.h | ||
regs-ebi.h | ||
regs-gcr.h | ||
regs-timer.h | ||
regs-usb.h | ||
time.c |