This series corrects the parents for the clk_out_mux clocks. Patch 1 does some cleanup work to keep checkpatch.pl and the compiler happy. Patch 2 does the actual work. v2: Fixed const compiler warnings Peter De Schrijver (2): clk: tegra: Fix const for clk_out parents clk: tegra: Correct clk_out_mux parents drivers/clk/tegra/clk-id.h | 5 +++++ drivers/clk/tegra/clk-tegra-fixed.c | 16 ++++++++++++++ drivers/clk/tegra/clk-tegra-pmc.c | 36 ++++++++++++++++++++++++++++---- drivers/clk/tegra/clk-tegra210.c | 14 ++++++------- include/dt-bindings/clock/tegra210-car.h | 9 ++++++-- 5 files changed, 67 insertions(+), 13 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html