[PATCH v2 6/9] dmaengine: st_fdma: Add fdma suspend and resume callbacks.
Koul, Vinod
vinod.koul at intel.com
Tue Oct 13 04:33:45 PDT 2015
On Tue, 2015-10-13 at 12:19 +0100, Peter Griffin wrote:
> Hi Vinod,
>
> On Wed, 07 Oct 2015, Vinod Koul wrote:
>
> > On Fri, Sep 11, 2015 at 03:14:28PM +0100, Peter Griffin wrote:
> > > +#define ST_FDMA_PM (&st_fdma_pm)
> > > +#else
> > > +#define ST_FDMA_PM NULL
> > > +#endif
> > Pls use PM helpers you dont need to do this
> >
> Could you point me at the PM helpers you are referring to?
See SET_RUNTIME_PM_OPS and friends, defined in pm.h
--
~Vinod
More information about the linux-arm-kernel
mailing list