commit | 59245ce01a2e3ded836172266e3ac2e576a03333 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Mon Mar 02 11:07:35 2015 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Jun 02 12:30:58 2015 +0300 |
tree | 6cead85bf1fbf726bfcceab3ab98d9eb8c341c44 | |
parent | b138b0283d35bed0cd3353d7e39add8ac493eb37 [diff] |
clk: ti: move OMAP4+ DPLL implementation under drivers/clk With the legacy clock support gone, the OMAP4 specific DPLL implementations can be moved under the clock driver. Change some of the function prototypes to be static at the same time, and remove some exports from the global TI clock driver header. Signed-off-by: Tero Kristo <t-kristo@ti.com>