RE: [PATCH] sdio: add MMC_PM_SKIP_RESUME_PROBE to workaround powered resume

2010-09-01 Thread Bing Zhao
riginal Message- > > From: Michał Mirosław [mailto:mir...@gmail.com] > > Sent: Wednesday, September 01, 2010 11:40 AM > > To: Chris Ball > > Cc: Bing Zhao; linux-mmc@vger.kernel.org; Nicolas Pitre; Andrew Morton > > Subject: Re: [PATCH]

RE: [PATCH] sdio: add MMC_PM_SKIP_RESUME_PROBE to workaround powered resume

2010-09-01 Thread Bing Zhao
[PATCH] sdio: add MMC_PM_SKIP_RESUME_PROBE to workaround powered > resume > > 2010/8/27 Chris Ball : > > Any comments on this patch from the list? > > > > From: Bing Zhao > > Date: Wed, 21 Jul 2010 18:46:55 -0700 > > > > Marvell 8686/8688 device will not respo

Re: [PATCH] sdio: add MMC_PM_SKIP_RESUME_PROBE to workaround powered resume

2010-09-01 Thread Michał Mirosław
2010/8/27 Chris Ball : > Any comments on this patch from the list? > > From: Bing Zhao > Date: Wed, 21 Jul 2010 18:46:55 -0700 > > Marvell 8686/8688 device will not respond to re-probe attemps > in powered resume, if the card is in sleep mode. > The added MMC_PM_SKIP_RESUME_PROBE flag is checked s

Re: [PATCH] sdio: add MMC_PM_SKIP_RESUME_PROBE to workaround powered resume

2010-08-27 Thread Nicolas Pitre
On Fri, 27 Aug 2010, Nicolas Pitre wrote: > On Fri, 27 Aug 2010, Chris Ball wrote: > > > Hi, > > > > Any comments on this patch from the list? > > Looks rather hackish to me. There should be a more elegant way to > achieve the same result. I have no time to look at it and propose an > alter

Re: [PATCH] sdio: add MMC_PM_SKIP_RESUME_PROBE to workaround powered resume

2010-08-27 Thread Nicolas Pitre
On Fri, 27 Aug 2010, Chris Ball wrote: > Hi, > > Any comments on this patch from the list? Looks rather hackish to me. There should be a more elegant way to achieve the same result. I have no time to look at it and propose an alternative solution though. > > From: Bing Zhao > Date: Wed,