From: Stephen Boyd Date: Wed, 26 Mar 2014 23:06:36 +0000 (-0700) Subject: clk: Consolidate recalc rate logic X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2^2~28^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f2c2db132cf5f4ffb4b9702ddb7e6bc5a343814;p=pandora-kernel.git clk: Consolidate recalc rate logic The same if-else statement exists four times to recalculate the rate of a clock. Consolidate this logic into a single function to save some lines. Signed-off-by: Stephen Boyd Signed-off-by: Mike Turquette --- Reading git-diff-tree failed