[PATCH V2 3/3] cpufreq: add suspend/resume support in Armada 37xx DVFS driver

Viresh Kumar viresh.kumar at linaro.org
Tue Apr 24 02:19:38 PDT 2018


On 24-04-18, 11:10, Miquel Raynal wrote:
> Hi Viresh,
> 
> On Tue, 24 Apr 2018 11:37:36 +0530, Viresh Kumar
> <viresh.kumar at linaro.org> wrote:
> 
> > From: Miquel Raynal <miquel.raynal at bootlin.com>
> > 
> > Add suspend/resume hooks in Armada 37xx DVFS driver to handle S2RAM
> > operations. As there is currently no 'driver' structure, create one
> > to store both the regmap and the register values during suspend
> > operation.
> > 
> > A syscore_ops is used to export the suspend/resume hooks.
> 
> I think you can remove this line too since there is no more syscore_ops.

That was stupid of me.

-- 
viresh



More information about the linux-arm-kernel mailing list