[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101209170356.GY8884@sortiz-mobl>
Date: Thu, 9 Dec 2010 18:03:57 +0100
From: Samuel Ortiz <sameo@...ux.intel.com>
To: Sundar Iyer <sundar.iyer@...ricsson.com>
Cc: linux-arm-kernel@...ts.infradead.org, dmitry.torokhov@...il.com,
ben-linux@...ff.org, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 13/20] mfd/tc3589x: add suspend/resume support
Hi Sundar,
On Fri, Dec 03, 2010 at 08:35:46PM +0530, Sundar Iyer wrote:
Acked-by: Samuel Ortiz <sameo@...ux.intel.com>
One remark though:
> +
> +static const struct dev_pm_ops tc3589x_dev_pm_ops = {
> + .suspend = tc3589x_suspend,
> + .resume = tc3589x_resume,
> +};
> +#endif
SIMPLE_DEV_PM_OPS or UNIVERSAL_DEV_PM_OPS may be useful and save one ifdef
here.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
--
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