commit | 49fc825f0cc221768c5711b8ec6a71bd49f2663e | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Fri Mar 21 17:59:37 2014 -0700 |
committer | Mike Turquette <mturquette@linaro.org> | Wed Apr 30 11:51:51 2014 -0700 |
tree | 4c358a9db39a28e9ba79d77a021a13a59637eefb | |
parent | 63589e92c2d975cc63222e5bd4a9a1fa2a1187ac [diff] |
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 <sboyd@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>