linux_dsm_epyc7002/arch/arm/mach-w90x900
Masahiro Yamada e1ffaa551c ARM: w90x900: let clk_disable() return immediately if clk is NULL
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>
2017-03-30 17:37:19 +02:00
..
include/mach ARM: 8532/1: uncompress: mark putc as inline 2016-02-22 16:55:42 +00:00
clksel.c
clock.c ARM: w90x900: let clk_disable() return immediately if clk is NULL 2017-03-30 17:37:19 +02:00
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