mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 21:51:40 +00: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 |