[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160809205031.GD1581@dell>
Date: Tue, 9 Aug 2016 21:50:31 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Sylwester Nawrocki <s.nawrocki@...sung.com>
Cc: broonie@...nel.org, robh@...nel.org, alsa-devel@...a-project.org,
devicetree@...r.kernel.org, ideal.song@...sung.com,
inki.dae@...sung.com, b.zolnierkie@...sung.com,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
Beomho Seo <beomho.seo@...sung.com>
Subject: Re: [PATCH v4 2/4] mfd: Add Samsung Exynos Low Power Audio Subsystem
driver
On Tue, 09 Aug 2016, Sylwester Nawrocki wrote:
> On 08/09/2016 05:05 PM, Lee Jones wrote:
> >> +static SIMPLE_DEV_PM_OPS(lpass_pm_ops, exynos_lpass_suspend,
> >> > + exynos_lpass_resume);
> > Put this up by the PM functions.
>
> Sorry, I don't understand this comment, which PM functions do you
> mean exactly?
*_suspend and *_resume. PM == Power Management.
You also need to place the functions in side some CONFIG_PM_SLEEP
guards. Grep around, you'll see what I mean.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists