remarkable-linux/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 ARM: w90x900: make headers more local 2015-12-01 21:52:51 +01:00
cpu.h
dev.c arm: Use generic idle loop 2013-04-08 17:39:24 +02:00
gpio.c ARM: w90x900: use gpiochip data pointer 2016-02-19 09:51:42 +01:00
irq.c ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
Kconfig
mach-nuc910evb.c
mach-nuc950evb.c
mach-nuc960evb.c
Makefile
Makefile.boot
mfp.c
nuc9xx.h reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
nuc910.c
nuc910.h
nuc950.c
nuc950.h
nuc960.c
nuc960.h
regs-ebi.h ARM: w90x900: make headers more local 2015-12-01 21:52:51 +01:00
regs-gcr.h ARM: w90x900: make headers more local 2015-12-01 21:52:51 +01:00
regs-timer.h ARM: w90x900: make headers more local 2015-12-01 21:52:51 +01:00
regs-usb.h ARM: w90x900: make headers more local 2015-12-01 21:52:51 +01:00
time.c ARM: w90x900: make headers more local 2015-12-01 21:52:51 +01:00