[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090725174449.GC14062@dtor-d630.eng.vmware.com>
Date: Sat, 25 Jul 2009 10:44:50 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Manuel Lauss <manuel.lauss@...glemail.com>
Cc: linux-kernel@...r.kernel.org, linux-mips@...ux-mips.org,
Manuel Lauss <manuel.lauss@...il.com>,
Frans Pop <elendil@...net.nl>
Subject: Re: [PATCH V2] au1xmmc: dev_pm_ops conversion
Hi Manuel,
On Wed, Jul 22, 2009 at 05:18:39PM +0200, Manuel Lauss wrote:
> Cc: Frans Pop <elendil@...net.nl>
> Signed-off-by: Manuel Lauss <manuel.lauss@...il.com>
>
> +
> +static struct dev_pm_ops au1xmmc_pmops = {
> + .resume = au1xmmc_resume,
> + .suspend = au1xmmc_suspend,
> +};
> +
Was suspend to disk tested? It requires freeze()/thaw().
--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists