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

2012-11-16 Thread Wolfram Sang
On Mon, Nov 05, 2012 at 09:33:38AM +0100, 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. > > Signed-off-by: Ma

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

2012-11-05 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 Reviewed-by: Shubhrajyoti D --- drivers/i2c/busses/i2c-s3c