RE: [PATCH 1/3] mmc: esdhc: enable polling to detect card by itself

2012-10-18 Thread Yong Ding
; Wilson Callan; Ben Dooks; Zhangfei Gao; Kevin Liu; Jialing Fu; linux-...@vger.kernel.org; linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] mmc: esdhc: enable polling to detect card by itself Can you fix your mailer to use bottom posting rather than top posting, and have texts wrap around

Re: [PATCH 1/3] mmc: esdhc: enable polling to detect card by itself

2012-10-17 Thread Shawn Guo
Can you fix your mailer to use bottom posting rather than top posting, and have texts wrap around column 70? Otherwise, you message stands a good chance to be ignored by people. On Wed, Oct 17, 2012 at 11:27:17PM -0700, Yong Ding wrote: > Shawn, > Thanks. Oh, sorry I really have missed the fact u

RE: [PATCH 1/3] mmc: esdhc: enable polling to detect card by itself

2012-10-17 Thread Yong Ding
scha Hauer; Wilson Callan; Ben Dooks; Zhangfei Gao; Kevin Liu; Jialing Fu; linux-...@vger.kernel.org; linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] mmc: esdhc: enable polling to detect card by itself On Tue, Oct 16, 2012 at 09:01:40PM -0700, Yong Ding wrote: > Shawn, > Thanks for your co

Re: [PATCH 1/3] mmc: esdhc: enable polling to detect card by itself

2012-10-17 Thread Shawn Guo
On Tue, Oct 16, 2012 at 09:01:40PM -0700, Yong Ding wrote: > Shawn, > Thanks for your comment. And sorry for my so late due to illness:-) > SDHCI_QUIRK_BROKEN_CARD_DETECTION is used for notifying we don't use the host > internal card detection method so that we don't need enable/disable those > r

RE: [PATCH 1/3] mmc: esdhc: enable polling to detect card by itself

2012-10-16 Thread Yong Ding
niel Drake; Sascha Hauer; Wilson Callan; Ben Dooks; Zhangfei Gao; Kevin Liu; Jialing Fu; linux-...@vger.kernel.org; linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] mmc: esdhc: enable polling to detect card by itself On Fri, Sep 28, 2012 at 06:28:31PM +0800, yongd wrote: > In the curre

Re: [PATCH 1/3] mmc: esdhc: enable polling to detect card by itself

2012-10-07 Thread Shawn Guo
On Fri, Sep 28, 2012 at 06:28:31PM +0800, yongd wrote: > In the current code logic, sdhci_add_host() will enable the polling > method (set MMC_CAP_NEEDS_POLL) for a removable card (MMC_CAP_ > NONREMOVABLE is not set) whose host's internal card detection method > is disabled for some reason (SDHCI_Q