mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-30 08:02:30 +00:00
192383d87b
Clock driver requires access to some CM API functions once the code is being moved under the clock driver from the platform directory. Gate type clock requires access to cm_wait_module_ready and cm_split_idlest_reg functions, which are both used for waiting until the module being clocked has been successfully activated. These CM APIs are now exported through the ti_clk_ll_ops struct. Signed-off-by: Tero Kristo <t-kristo@ti.com> |
||
---|---|---|
.. | ||
at91_pmc.h | ||
bcm2835.h | ||
clk-conf.h | ||
mxs.h | ||
shmobile.h | ||
tegra.h | ||
ti.h | ||
zynq.h |