clk: tegra: pll: Add tegra_pll_wait_for_lock to clk header
authorRhyland Klein <rklein@nvidia.com>
Thu, 18 Jun 2015 21:28:19 +0000 (17:28 -0400)
committerThierry Reding <treding@nvidia.com>
Fri, 20 Nov 2015 17:04:25 +0000 (18:04 +0100)
commit6583a6309e83e89f00e104c4ffd9df01d2e5a9f8
treeca59e3c75f49688cd91a2ca46c613c4ec9fea483
parentdc37fec48314d942003a414a4bab38f4688f09a3
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>
drivers/clk/tegra/clk-pll.c
drivers/clk/tegra/clk.h