[PATCH] mmc: core: Fix setting power notify state variable for non eMMC

2011-11-04 Thread Girish K S
This patch skips the setting of the power notify state variable for non eMMC 4.5 devices. Also fixes the problem of omap_hsmmc noisy/broken for suspend resume reported by kevin Hilman. cc: Chris Ball Signed-off-by: Girish K S --- drivers/mmc/core/mmc.c | 10 +++--- 1 files changed, 7 inse

Re: [PATCH] mmc: core: Fix setting power notify state variable for non eMMC

2011-11-04 Thread Girish K S
On 4 November 2011 06:52, Girish K S wrote: > This patch skips the setting of the power notify state variable > for non eMMC 4.5 devices. Also fixes the problem of omap_hsmmc > noisy/broken for suspend resume reported by kevin Hilman. > > cc: Chris Ball > Signed-off-by: Girish K S > --- >  drive

Re: [PATCH] mmc: core: Fix setting power notify state variable for non eMMC

2011-11-11 Thread Ulf Hansson
Girish K S wrote: This patch skips the setting of the power notify state variable for non eMMC 4.5 devices. Also fixes the problem of omap_hsmmc noisy/broken for suspend resume reported by kevin Hilman. cc: Chris Ball Signed-off-by: Girish K S --- drivers/mmc/core/mmc.c | 10 +++--- 1 f

Re: [PATCH] mmc: core: Fix setting power notify state variable for non eMMC

2011-11-11 Thread Chris Ball
Hi, On Fri, Nov 11 2011, Ulf Hansson wrote: > Girish K S wrote: >> This patch skips the setting of the power notify state variable >> for non eMMC 4.5 devices. Also fixes the problem of omap_hsmmc >> noisy/broken for suspend resume reported by kevin Hilman. >> >> cc: Chris Ball >> Signed-off-by: