From: Stephen Warren Date: Fri, 30 Mar 2012 21:50:44 +0000 (-0600) Subject: ARM: tegra: provide clock aliases for AHUB configlink X-Git-Tag: v3.5-rc1~73^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8703612b0abb33e6daacc0f6b709a006ac85b285;p=pandora-kernel.git ARM: tegra: provide clock aliases for AHUB configlink The Tegra30 AHUB driver must call tegra_periph_reset_deassert() for all devices on the AHUB's configlink bus. The AHUB driver must be able to call clk_get_sys() to retrieve the clock parameter for this function. Add the necessary clock aliases to allow this. Signed-off-by: Stephen Warren Acked-by: Olof Johansson --- Reading git-diff-tree failed