From: Tomasz Figa Date: Thu, 12 Dec 2013 16:07:15 +0000 (+0100) Subject: clk: max77686: Provide .recalc_rate() operation X-Git-Tag: v3.14-rc1~109^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf7d4a6f845ea9e57fb6dacccf823b7c7eff4e8a;p=pandora-kernel.git clk: max77686: Provide .recalc_rate() operation It is usually nice to know frequency of a clock, so this patch adds a .recalc_rate() callback returning rates of provided clocks. Signed-off-by: Tomasz Figa Acked-by: Kyungmin Park Signed-off-by: Mike Turquette --- Reading git-diff-tree failed