From: Stephen Boyd Date: Thu, 4 Sep 2014 20:21:50 +0000 (-0700) Subject: clk: qcom: Consolidate frequency finding logic X-Git-Tag: fixes-against-v3.18-rc2~68^2~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50c6a50344c58f73c697e2fe38960dc176a2e69f;p=pandora-kernel.git clk: qcom: Consolidate frequency finding logic There are two find_freq() functions in clk-rcg.c and clk-rcg2.c that are almost exactly the same. Consolidate them into one function to save on some code space. Cc: Mike Turquette Signed-off-by: Stephen Boyd --- Reading git-diff-tree failed