Re: [PATCH v2 2/2] mmc: core: Add Poweroff Notify handling

2011-09-06 Thread Girish K S
On 7 September 2011 07:19, Kyungmin Park wrote: > On Tue, Sep 6, 2011 at 7:59 PM, Girish K S > wrote: >> This patch adds the power off notification handling >> during suspend and system poweroff. >> For suspend mode short timeout is used, whereas for the >> normal poweroff long timeout is used. >

Re: [PATCH v2 2/2] mmc: core: Add Poweroff Notify handling

2011-09-06 Thread Kyungmin Park
On Tue, Sep 6, 2011 at 7:59 PM, Girish K S wrote: > This patch adds the power off notification handling > during suspend and system poweroff. > For suspend mode short timeout is used, whereas for the > normal poweroff long timeout is used. > > Signed-off-by: Girish K S > --- >  drivers/mmc/core/c

Re: [PATCH v2 2/2] mmc: core: Add Poweroff Notify handling

2011-09-06 Thread Girish K S
Hi Jeon, Thanks for the review. On 6 September 2011 17:22, Seungwon Jeon wrote: > Hi Girish, > > In case of system poweroff, mmc_power_off can be called indeed? > And I added some comments. > > Best regards, > Seungwon Jeon. > > Girish K S wrote: >> >> This patch adds the power off notification h

RE: [PATCH v2 2/2] mmc: core: Add Poweroff Notify handling

2011-09-06 Thread Seungwon Jeon
Hi Girish, In case of system poweroff, mmc_power_off can be called indeed? And I added some comments. Best regards, Seungwon Jeon. Girish K S wrote: > > This patch adds the power off notification handling > during suspend and system poweroff. > For suspend mode short timeout is used, whereas fo

[PATCH v2 2/2] mmc: core: Add Poweroff Notify handling

2011-09-06 Thread Girish K S
This patch adds the power off notification handling during suspend and system poweroff. For suspend mode short timeout is used, whereas for the normal poweroff long timeout is used. Signed-off-by: Girish K S --- drivers/mmc/core/core.c | 33 + drivers/mmc/core/