[PATCH 10/31] ARM: tegra: pass reset to tegra_powergate_sequence_power_up()

2013-11-29 Thread Thierry Reding
On Fri, Nov 29, 2013 at 02:45:33PM +0100, Thierry Reding wrote: > On Fri, Nov 15, 2013 at 01:54:05PM -0700, Stephen Warren wrote: > > From: Stephen Warren > > > > Tegra's clock driver now provides an implementation of the common > > reset API (include/linux/reset.h). Use this instead of the old

[PATCH 10/31] ARM: tegra: pass reset to tegra_powergate_sequence_power_up()

2013-11-29 Thread Thierry Reding
On Fri, Nov 15, 2013 at 01:54:05PM -0700, Stephen Warren wrote: > From: Stephen Warren > > 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. Ah, there it is!

[PATCH 10/31] ARM: tegra: pass reset to tegra_powergate_sequence_power_up()

2013-11-15 Thread Bjorn Helgaas
On Fri, Nov 15, 2013 at 1:54 PM, Stephen Warren wrote: > From: Stephen Warren > > 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. > > Cc: treding at nvidia.com >

[PATCH 10/31] ARM: tegra: pass reset to tegra_powergate_sequence_power_up()

2013-11-15 Thread Stephen Warren
From: Stephen Warren 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. Cc: treding at nvidia.com Cc: pdeschrijver at nvidia.com Cc: linux-tegra at