[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130310223220.GB4743@avionic-0098.mockup.avionic-design.de>
Date: Sun, 10 Mar 2013 23:32:20 +0100
From: Thierry Reding <thierry.reding@...onic-design.de>
To: Laxman Dewangan <ldewangan@...dia.com>
Cc: akpm@...ux-foundation.org, a.zummo@...ertech.it,
swarren@...dotorg.org, rtc-linux@...glegroups.com,
linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/5] rtc: tegra: Use struct dev_pm_ops for power
management
On Sat, Mar 09, 2013 at 11:39:46PM +0530, Laxman Dewangan wrote:
[...]
> @@ -431,6 +429,10 @@ static int tegra_rtc_resume(struct platform_device *pdev)
> }
> #endif
>
> +static const struct dev_pm_ops tegra_rtc_pm_ops = {
> + SET_SYSTEM_SLEEP_PM_OPS(tegra_rtc_suspend, tegra_rtc_resume)
> +};
SIMPLE_DEV_PM_OPS?
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists