mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-22 13:54:57 +08:00
5e75ea9c67
The number of config registers for different pll clocks probably are not
same, so we have to use malloc, and should free the memory before return.
Fixes:
|
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
composite.c | ||
composite.h | ||
div.c | ||
div.h | ||
gate.c | ||
gate.h | ||
Kconfig | ||
Makefile | ||
mux.c | ||
mux.h | ||
pll.c | ||
pll.h | ||
sc9860-clk.c |