mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-11 02:35:07 +00:00
The common clock framework allocates clocks dynamically. Provide a set of helpers to streamline the clkdev registration of the clock lookups to avoid repetitive code sequences. Reviewed-by: Viresh Kumar <viresh.kumar@st.com> Tested-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
|---|---|---|
| .. | ||
| clk-divider.c | ||
| clk-fixed-rate.c | ||
| clk-gate.c | ||
| clk-mux.c | ||
| clk.c | ||
| clkdev.c | ||
| Kconfig | ||
| Makefile | ||