From: Mike Turquette Date: Mon, 26 Mar 2012 23:15:52 +0000 (-0700) Subject: clk: core: enforce clk_ops consistency X-Git-Tag: v3.5-rc1~71^2~6^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4d7e3ddc76c5ae3b4fbd15cb6f30aa78c28d788;p=pandora-kernel.git 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 --- Reading git-diff-tree failed