[PATCH 6/9] ARM: tegra: Export tegra_powergate_power_on
From: Stephen Warren <hidden>
Date: 2014-06-16 22:01:08
Also in:
linux-ide, linux-tegra, lkml
From: Stephen Warren <hidden>
Date: 2014-06-16 22:01:08
Also in:
linux-ide, linux-tegra, lkml
On 06/04/2014 05:32 AM, Mikko Perttunen wrote:
This symbol needs to be exported to power on rails without using tegra_powergate_sequence_power_up. tegra_powergate_sequence_power_up cannot be used in situations where the driver wants to handle clocking by itself.
Thierry, are you OK with this change?