Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / include / linux / clk-private.h
index 4ed34105c3718d11577e8fff44c92ce4b806493a..0ca5f60469203f1eb0800de4f51bf2beecc6a641 100644 (file)
@@ -46,6 +46,7 @@ struct clk {
        unsigned int            enable_count;
        unsigned int            prepare_count;
        unsigned long           accuracy;
+       int                     phase;
        struct hlist_head       children;
        struct hlist_node       child_node;
        struct hlist_node       debug_node;
This page took 0.065112 seconds and 5 git commands to generate.