X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=Documentation%2Fclk.txt;h=4ff84623d5e16eb42c17f90eb1851eea19b9d82f;hb=03c751a5e10caafbb6d1afcaf1ea67f2153c3193;hp=1fee72f4d3319715f9efc2e258458cd807f3a537;hpb=eca9fdf32dd48976eab18d310acb0b8d4cc9bf26;p=cascardo%2Flinux.git diff --git a/Documentation/clk.txt b/Documentation/clk.txt index 1fee72f4d331..4ff84623d5e1 100644 --- a/Documentation/clk.txt +++ b/Documentation/clk.txt @@ -74,7 +74,7 @@ the operations defined in clk.h: long (*determine_rate)(struct clk_hw *hw, unsigned long rate, unsigned long *best_parent_rate, - struct clk **best_parent_clk); + struct clk_hw **best_parent_clk); int (*set_parent)(struct clk_hw *hw, u8 index); u8 (*get_parent)(struct clk_hw *hw); int (*set_rate)(struct clk_hw *hw,