Thread (39 messages) flat view 39 messages, 2 authors, 2013-10-17

[PATCH v3 19/19] clk: tegra30: move to common tegra clk infra

From: Stephen Warren <hidden>
Date: 2013-10-15 19:43:10
Also in: linux-devicetree, linux-tegra, lkml

On 10/15/2013 08:53 AM, Peter De Schrijver wrote:
Move tegra30 to the common tegra clks.
Nit: Tegra30 not tegra30. Perhaps the same applies elsewhere?
quoted hunk ↗ jump to hunk
diff --git a/drivers/clk/tegra/clk-tegra30.c b/drivers/clk/tegra/clk-tegra30.c
+static struct tegra_clk tegra30_clks[tegra_clk_max] __initdata = {
+	[tegra_clk_clk_32k] = { .dt_id = TEGRA30_CLK_CLK_32K, .present = true },
...
+	[tegra_clk_pll_a_out0] = { .dt_id = TEGRA30_CLK_PLL_A_OUT0, .present = true },
 
-static unsigned int tegra30_get_pll_ref_div(void)
...
-}
+};
Nit: There's an extra blank line at the end of that table, which makes
the diff look a little odd.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help