Re: [PATCH 3/3] i2c-s3c2410: Refactor ifdefs for PM_SLEEP

2012-02-17 Thread Shubhrajyoti Datta
On Tue, Feb 14, 2012 at 4:35 AM, Mark Brown wrote: > Use the PM_SLEEP ifdef for system suspend and resume. This is partly > in preparation for adding runtime operations and partly because a user > may in theory choose to enable runtime suspend but not system suspend. > Yes also rand defconfig may

[PATCH 3/3] i2c-s3c2410: Refactor ifdefs for PM_SLEEP

2012-02-13 Thread Mark Brown
Use the PM_SLEEP ifdef for system suspend and resume. This is partly in preparation for adding runtime operations and partly because a user may in theory choose to enable runtime suspend but not system suspend. Signed-off-by: Mark Brown --- drivers/i2c/busses/i2c-s3c2410.c |6 +- 1 files