1
0
Fork 0
alistair23-linux/arch/m68k/coldfire
Masahiro Yamada 742859adc7 m68k: 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>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
2016-09-26 12:02:59 +10:00
..
Makefile
cache.c
clk.c m68k: let clk_disable() return immediately if clk is NULL 2016-09-26 12:02:59 +10:00
device.c m68knommu: fix FEC platform device registration when driver is modular 2016-03-07 10:07:17 +10:00
dma.c
dma_timer.c
entry.S m68k: fix crufty ColdFire intro comments 2014-09-29 09:18:34 +10:00
firebee.c
gpio.c m68k/gpio: remove arch specific sysfs bus device 2016-04-11 12:03:18 +10:00
head.S m68k: report correct FPU type on ColdFire MMU platforms 2016-09-26 12:02:58 +10:00
intc-2.c
intc-525x.c
intc-5249.c
intc-5272.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
intc-simr.c
intc.c
m53xx.c m68knommu: fix early setup to not access variables 2016-09-26 12:02:57 +10:00
m54xx.c m68k: move ColdFire _bootmem_alloc code 2016-09-26 12:02:58 +10:00
m520x.c m68k: fix crufty ColdFire intro comments 2014-09-29 09:18:34 +10:00
m523x.c m68k: fix crufty ColdFire intro comments 2014-09-29 09:18:34 +10:00
m525x.c m68k: fix crufty ColdFire intro comments 2014-09-29 09:18:34 +10:00
m527x.c m68knommu: fix fec setup warning for ColdFire 5271 builds 2015-03-30 09:52:24 +10:00
m528x.c m68knommu: switch to using IO access methods in WildFire board code 2016-09-26 12:02:57 +10:00
m5206.c m68k: fix crufty ColdFire intro comments 2014-09-29 09:18:34 +10:00
m5249.c m68k: fix crufty ColdFire intro comments 2014-09-29 09:18:34 +10:00
m5272.c m68k: Assorted spelling fixes 2016-07-03 14:05:28 +02:00
m5307.c m68k: fix crufty ColdFire intro comments 2014-09-29 09:18:34 +10:00
m5407.c m68k: fix crufty ColdFire intro comments 2014-09-29 09:18:34 +10:00
m5441x.c
mcf8390.c
nettel.c
pci.c m68k: Assorted spelling fixes 2016-07-03 14:05:28 +02:00
pit.c m68k/coldfire/pit: Migrate to new 'set-state' interface 2015-08-24 14:31:38 +10:00
reset.c
sltimers.c
timers.c
vectors.c m68k: fix crufty ColdFire intro comments 2014-09-29 09:18:34 +10:00