From: Peter De Schrijver Date: Wed, 14 Dec 2011 15:03:15 +0000 (+0200) Subject: arm/tegra: prepare clock code for multiple tegra variants X-Git-Tag: v3.3-rc1~140^2~1^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=742face03f57727b5a86d0df631e47a1ef0498d2;p=pandora-kernel.git arm/tegra: prepare clock code for multiple tegra variants Rework the tegra20 clock code to support multiple tegra variants : * remove tegra2_periph_reset_assert/tegra2_periph_reset_deassert. This functionality should be in clock.c. * remove tegra_sdmmc_tap_delay and export tegra2_sdmmc_tap_delay directly. This feature is handled inside the sdmmc block from tegra30 onwards. So there is no need for support in the clock code beyond tegra20. There are no in tree users of this function. Signed-off-by: Peter De Schrijver Acked-by: Stephen Warren Acked-by: Colin Cross Signed-off-by: Olof Johansson --- Reading git-diff-tree failed