From: Stephen Warren Date: Wed, 6 Nov 2013 22:45:46 +0000 (-0700) Subject: ARM: tegra: pass reset to tegra_powergate_sequence_power_up() X-Git-Tag: cleanup-for-linus~6^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80b28791ff0416a472e5a555a4b6f5f39df2fc24;p=pandora-kernel.git ARM: tegra: pass reset to tegra_powergate_sequence_power_up() Tegra's clock driver now provides an implementation of the common reset API (include/linux/reset.h). Use this instead of the old Tegra- specific API; that will soon be removed. Signed-off-by: Stephen Warren Acked-by: Bjorn Helgaas Acked-By: Terje Bergstrom Reviewed-by: Thierry Reding Acked-by: Thierry Reding --- Reading git-diff-tree failed