[PATCH 1/7] clk: tegra124: add suspend/resume function for tegra_cpu_car_ops

Stephen Warren swarren at wwwdotorg.org
Wed Oct 9 19:12:19 EDT 2013


On 10/09/2013 03:20 AM, Joseph Lo wrote:
> Adding suspend/resume function for tegra_cpu_car_ops. We only save and
> restore the setting of the clock of CoreSight. Other clocks still need
> to be taken care by clock driver.

This series also mixes drivers/clk and arch/arm/mach-tegra changes. It
looks like there's no build-time dependency though, since this just
implements some extra hooks in tegra_cpu_car_ops, so I assume again this
clk patch will go through Mike's tree, and the rest of the patches
through the Tegra tree.

In the future, if there aren't any dependencies, it's best just to send
the two sets of changes separately.

Acked-by: Stephen Warren <swarren at nvidia.com>
(although it'd be nice to have Peter review it too)



More information about the linux-arm-kernel mailing list