commit | 6583a6309e83e89f00e104c4ffd9df01d2e5a9f8 | [log] [tgz] |
---|---|---|
author | Rhyland Klein <rklein@nvidia.com> | Thu Jun 18 17:28:19 2015 -0400 |
committer | Thierry Reding <treding@nvidia.com> | Fri Nov 20 18:04:25 2015 +0100 |
tree | ca59e3c75f49688cd91a2ca46c613c4ec9fea483 | |
parent | dc37fec48314d942003a414a4bab38f4688f09a3 [diff] |
clk: tegra: pll: Add tegra_pll_wait_for_lock to clk header Create a wrapper interface to make use of the existing clk_pll_wait_for_lock. This will be useful for implementations of callbacks in Tegra SoC specific clock drivers. Reviewed-by: Benson Leung <bleung@chromium.org> Signed-off-by: Rhyland Klein <rklein@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>