From: Stephen Boyd Date: Sat, 22 Mar 2014 00:59:37 +0000 (-0700) Subject: clk: qcom: Consolidate common probe code X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2^2~28^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49fc825f0cc221768c5711b8ec6a71bd49f2663e;p=pandora-kernel.git clk: qcom: Consolidate common probe code Most of the probe code is the same between all the different clock controllers. Consolidate the code into a common.c file. This makes changes to the common probe parts easier and reduces chances for bugs. Signed-off-by: Stephen Boyd Signed-off-by: Mike Turquette --- Reading git-diff-tree failed