Re: [PATCH] PM: Add pm_sleep_ops_ptr() macro
From: Jingoo Han <hidden>
Date: 2013-06-04 04:23:50
Also in:
linux-pm
On Tuesday, June 04, 2013 4:55 AM, Rafael J. Wysocki wrote:
On Monday, June 03, 2013 01:11:07 PM Rafael J. Wysocki wrote:quoted
On Monday, June 03, 2013 03:21:51 PM Jingoo Han wrote:quoted
Add pm_sleep_ops_ptr() macro that allows the .pm entry in the driver structures to be assigned without having an #define xxx NULL for the case that PM_SLEEP is not enabled. Signed-off-by: Jingoo Han <redacted> Cc: Jean-Christophe PLAGNIOL-VILLARD <redacted> Cc: Lars-Peter Clausen <lars@metafoo.de> Cc: Tomi Valkeinen <redacted> Cc: Michael Hennerich <michael.hennerich@analog.com>Do you want me to replace the previous patch with this?Quite frankly, I prefer the previous version, which was more general. That is, what if someone wants to use that macro for runtime PM too? Honestly, I think we'll be better off without any of them, so I'm dropping the previous patch too for now.
OK, I see. I agree with your opinion. Also, as I mentioned, I want other's better ideas. Best regards, Jingoo Han
Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center.