From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Griffin Subject: Re: [PATCH v2 6/9] dmaengine: st_fdma: Add fdma suspend and resume callbacks. Date: Tue, 13 Oct 2015 12:19:53 +0100 Message-ID: <20151013111953.GD30342@griffinp-ThinkPad-X1-Carbon-2nd> References: <1441980871-24475-1-git-send-email-peter.griffin@linaro.org> <1441980871-24475-7-git-send-email-peter.griffin@linaro.org> <20151007112346.GC4810@vkoul-mobl.iind.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20151007112346.GC4810-bQVUxfxUtC13uc1i7fC1zK2pdiUAq4bhAL8bYrjMMd8@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Vinod Koul Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, srinivas.kandagatla-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, maxime.coquelin-qxv4g6HH51o@public.gmane.org, patrice.chotard-qxv4g6HH51o@public.gmane.org, lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Ludovic Barre List-Id: devicetree@vger.kernel.org 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? regards, Peter. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html