From: Emilio López Date: Sun, 15 Sep 2013 00:37:59 +0000 (-0300) Subject: clk: composite: .determine_rate support X-Git-Tag: v3.14-rc1~109^2~53^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=107f3198fd2c5902b9cc54c86a0c86f815c173e2;p=pandora-kernel.git clk: composite: .determine_rate support This commit adds .determine_rate support to the composite clock. It will use the .determine_rate callback from the rate component if available, and fall back on the mux component otherwise. This allows composite clocks to enjoy the benefits of automatic clock reparenting. Signed-off-by: Emilio López Signed-off-by: Maxime Ripard --- Reading git-diff-tree failed