From: Alexandre Courbot Date: Sun, 26 May 2013 02:56:31 +0000 (+0900) Subject: clk: tegra114: correctly output clk_32k X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~27^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9139227d4caef6a8daae8a428f9a4bbb7394ea8b;p=pandora-kernel.git clk: tegra114: correctly output clk_32k Tegra has a blink timer register that allows to modulate the clk_32k clock before outputting it. Since clk_32k is presented to the kernel as a fixed clock, make sure this register does not tamper with the clock frequency and that clk_32k is outputted as-is, similarly to what is done on t20 and t30. Signed-off-by: Alexandre Courbot Acked-by: Stephen Warren Signed-off-by: Mike Turquette --- Reading git-diff-tree failed