Re: [PATCH 2/6] ARM: tegra20: Separate out clk ops and clk data
From: Stephen Warren <hidden>
Date: 2012-06-28 17:37:40
Also in:
linux-arm-kernel, lkml
From: Stephen Warren <hidden>
Date: 2012-06-28 17:37:40
Also in:
linux-arm-kernel, lkml
On 06/28/2012 04:37 AM, Prashant Gaikwad wrote:
Move clock initialization data to separate file. This is required for migrating to generic clock framework if static initialization is used. TODO: Add clock suspend/resume support
Is the suspend/resume code something that was present in the existing Tegra clock code? If not, I'd be tempted to just drop that TODO line from the patch description when applying this.