Re: [PATCH V2] MMC-4.5 Power OFF Notify rework

2012-05-01 Thread Girish K S
On 30 April 2012 18:39, Subhash Jadavani wrote: > On 4/30/2012 11:44 AM, Girish K S wrote: >> >> This is a rework of the existing POWER OFF NOTIFY patch. The current >> problem >> with the patch comes from the ambiguity on the usage of POWER OFF NOTIFY >> together with SLEEP and misunderstanding o

RE: [PATCH V2] MMC-4.5 Power OFF Notify rework

2012-05-01 Thread Subhash Jadavani
> -Original Message- > From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > ow...@vger.kernel.org] On Behalf Of Saugata Das > Sent: Monday, April 30, 2012 11:17 PM > To: Ulf Hansson > Cc: Girish K S; linux-mmc@vger.kernel.org; patc...@linaro.org > Subject: R

Re: [PATCH V2] MMC-4.5 Power OFF Notify rework

2012-04-30 Thread Saugata Das
On 30 April 2012 18:39, Subhash Jadavani wrote: > On 4/30/2012 11:44 AM, Girish K S wrote: >> >> This is a rework of the existing POWER OFF NOTIFY patch. The current >> problem >> with the patch comes from the ambiguity on the usage of POWER OFF NOTIFY >> together with SLEEP and misunderstanding o

Re: [PATCH V2] MMC-4.5 Power OFF Notify rework

2012-04-30 Thread Saugata Das
On 30 April 2012 14:09, Ulf Hansson wrote: > On 04/30/2012 08:14 AM, Girish K S wrote: >> >> This is a rework of the existing POWER OFF NOTIFY patch. The current >> problem >> with the patch comes from the ambiguity on the usage of POWER OFF NOTIFY >> together with SLEEP and misunderstanding on th

Re: [PATCH V2] MMC-4.5 Power OFF Notify rework

2012-04-30 Thread Subhash Jadavani
On 4/30/2012 11:44 AM, Girish K S wrote: This is a rework of the existing POWER OFF NOTIFY patch. The current problem with the patch comes from the ambiguity on the usage of POWER OFF NOTIFY together with SLEEP and misunderstanding on the usage of MMC_POWER_OFF power_mode from mmc_set_ios in diff

Re: [PATCH V2] MMC-4.5 Power OFF Notify rework

2012-04-30 Thread Ulf Hansson
On 04/30/2012 08:14 AM, Girish K S wrote: This is a rework of the existing POWER OFF NOTIFY patch. The current problem with the patch comes from the ambiguity on the usage of POWER OFF NOTIFY together with SLEEP and misunderstanding on the usage of MMC_POWER_OFF power_mode from mmc_set_ios in dif

[PATCH V2] MMC-4.5 Power OFF Notify rework

2012-04-29 Thread Girish K S
This is a rework of the existing POWER OFF NOTIFY patch. The current problem with the patch comes from the ambiguity on the usage of POWER OFF NOTIFY together with SLEEP and misunderstanding on the usage of MMC_POWER_OFF power_mode from mmc_set_ios in different host controller drivers. This new pa