WSL2-Linux-Kernel/arch/m68k/coldfire
Defang Bo c1fb1bf64b m68k: let clk_enable() return immediately if clk is NULL
Similar to commit<742859adc721>("m68k: let clk_disable() return immediately if clk is NULL").
there should be a check for clk to prevent NULL pointer dereference.

Signed-off-by: Defang Bo <bodefang@126.com>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
2021-02-08 08:15:17 +10:00
..
Makefile m68k: coldfire: use legacy_timer_tick() 2020-10-30 21:57:05 +01:00
amcore.c
cache.c
clk.c m68k: let clk_enable() return immediately if clk is NULL 2021-02-08 08:15:17 +10:00
device.c m68knommu: include SDHC support only when hardware has it 2020-10-05 21:51:31 +10:00
dma.c
dma_timer.c
entry.S m68k/coldfire: Use CONFIG_PREEMPTION 2019-11-11 10:54:40 +10:00
firebee.c
gpio.c m68k: coldfire: Include the GPIO driver header 2019-09-09 09:32:32 +10:00
head.S
intc-2.c
intc-525x.c
intc-5249.c
intc-5272.c
intc-simr.c
intc.c
m53xx.c
m54xx.c
m520x.c
m523x.c
m525x.c
m527x.c
m528x.c
m5206.c
m5249.c
m5272.c
m5307.c
m5407.c
m5441x.c m68k: coldfire/clk.c: move m5441x specific code 2020-05-28 11:22:16 +02:00
mcf8390.c
nettel.c
pci.c m68k/PCI: Fix a memory leak in an error handling path 2020-05-25 10:32:20 +10:00
pit.c m68k: remove timer_interrupt() function 2020-10-30 21:57:06 +01:00
reset.c
sltimers.c m68k: remove timer_interrupt() function 2020-10-30 21:57:06 +01:00
stmark2.c m68k: stmark2: enable edma support for dspi 2020-07-27 12:32:00 +10:00
timers.c m68k: remove timer_interrupt() function 2020-10-30 21:57:06 +01:00
vectors.c