linux-stable/arch/m68k/coldfire
Arnd Bergmann 007f84ede6 m68k: coldfire: remove private clk_get/clk_put
Only three SoCs remain that use the custom clk_get/clk_put.
Move these over to clkdev_lookup tables as well. As before,
treat the "sys.0" and "pll.0" clocks as system-wide clocks,
and all the other ones as device specific.

The "name" field in 'struct clock' is now unused, so rename
that as well as a cleanup and to reduce the object code size.
The DEFINE_CLK macro could be changed the same way, but it
is less churn to just leave those in place, that can be
done as a follow-up later if someone is interested.

Acked-by: Greg Ungerer <gerg@linux-m68k.org>
Tested-by: Greg Ungerer <gerg@linux-m68k.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2021-06-08 17:00:09 +02:00
..
amcore.c
cache.c
clk.c m68k: coldfire: remove private clk_get/clk_put 2021-06-08 17:00:09 +02:00
device.c
dma.c
dma_timer.c
entry.S
firebee.c
gpio.c
head.S
intc-2.c
intc-525x.c
intc-5249.c
intc-5272.c
intc-simr.c
intc.c
m53xx.c m68k: coldfire: remove private clk_get/clk_put 2021-06-08 17:00:09 +02:00
m54xx.c
m520x.c m68k: coldfire: remove private clk_get/clk_put 2021-06-08 17:00:09 +02:00
m523x.c
m525x.c
m527x.c
m528x.c
m5206.c
m5249.c
m5272.c
m5307.c
m5407.c
m5441x.c m68k: coldfire: remove private clk_get/clk_put 2021-06-08 17:00:09 +02:00
Makefile
mcf8390.c
nettel.c
pci.c
pit.c
reset.c
sltimers.c
stmark2.c
timers.c
vectors.c