From: Sivaram Nair Date: Tue, 16 Oct 2012 10:08:36 +0000 (+0300) Subject: ARM: tegra: add tegra_timer clock X-Git-Tag: fixes-for-linus~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf88ef883585ebc1a6c2369483833ed11ca7666c;p=pandora-kernel.git ARM: tegra: add tegra_timer clock This undoes commit 20f4665 "ARM: tegra: remove tegra_timer from tegra_list_clks" by bringing back the tegra_timer clock. tegra_timer is indeed a clock (hidden by the PERIPH_CLK macro) which should be added to the tegra_list_clks. The above commit caused tegra_init_timer() failing to get the clk reference. Signed-off-by: Sivaram Nair [swarren: added the reverted commit's subject to this patch description] Signed-off-by: Stephen Warren --- Reading git-diff-tree failed