From: Thierry Reding Date: Thu, 28 Mar 2013 20:35:03 +0000 (+0100) Subject: ARM: tegra: Export tegra_powergate_sequence_power_up() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~70^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99f69fea23d3c87c4f3067cb69499ff76499d93b;p=pandora-kernel.git ARM: tegra: Export tegra_powergate_sequence_power_up() This function can be used by drivers to enable power to the hardware blocks that they drive. Most of the drivers can be built as a module and therefore require this function to be exported. Signed-off-by: Thierry Reding Signed-off-by: Stephen Warren --- Reading git-diff-tree failed