Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clk: core: enforce clk_ops consistency
Documentation/clk.txt has some handsome ASCII art outlining which clk_ops are mandatory for a given clock, given the capability of the hardware. Enforce those mandates with sanity checks in __clk_init. Signed-off-by: Mike Turquette <mturquette@linaro.org>
- Loading branch information