[PATCH V5 2/9] clk: tegra: Add tegra specific clocks

Stephen Warren swarren at wwwdotorg.org
Fri Jan 11 18:21:05 EST 2013


On 01/11/2013 03:07 PM, Stephen Warren wrote:
> From: Prashant Gaikwad <pgaikwad at nvidia.com>
> 
> Add tegra specific clocks, pll, pll_out, peripheral,
> frac_divider, super.

> diff --git a/drivers/clk/tegra/clk-pll.c b/drivers/clk/tegra/clk-pll.c

> +static int clk_plle_training(struct tegra_clk_pll *pll)
> +{
> +	u32 val;
> +	int timeout;

Oops, I need to fix that up to be an unsigned long. I won't bother
reposting for that unless there's some other reason to repost.



More information about the linux-arm-kernel mailing list