Re: [PATCH V2 0/3] mmc: remove MMC_CAP_NEEDS_POLL setting in sdhci_add_host

2012-10-31 Thread yongd
On 2012年10月31日 07:11, Anton Vorontsov wrote: On Tue, Oct 30, 2012 at 05:30:00PM +0800, yongd wrote: Sorry for my so late. And eventually these updated patches are here for your review. Thanks in advance. For patch 1, add SDHCI_QUIRK_BROKEN_CARD_DETECTION setting for ESDHC_CD_GPIO type, or the h

Re: [PATCH V2 0/3] mmc: remove MMC_CAP_NEEDS_POLL setting in sdhci_add_host

2012-10-31 Thread yongd
On 2012年10月31日 07:11, Anton Vorontsov wrote: On Tue, Oct 30, 2012 at 05:30:00PM +0800, yongd wrote: Sorry for my so late. And eventually these updated patches are here for your review. Thanks in advance. For patch 1, add SDHCI_QUIRK_BROKEN_CARD_DETECTION setting for ESDHC_CD_GPIO type, or the h

Re: [PATCH V2 0/3] mmc: remove MMC_CAP_NEEDS_POLL setting in sdhci_add_host

2012-10-30 Thread Anton Vorontsov
On Tue, Oct 30, 2012 at 05:30:00PM +0800, yongd wrote: > Sorry for my so late. And eventually these updated patches are here for your > review. Thanks in advance. > For patch 1, add SDHCI_QUIRK_BROKEN_CARD_DETECTION setting for ESDHC_CD_GPIO > type, > or the host controller detection interrupts wi

[PATCH V2 0/3] mmc: remove MMC_CAP_NEEDS_POLL setting in sdhci_add_host

2012-10-30 Thread yongd
Hi all, Sorry for my so late. And eventually these updated patches are here for your review. Thanks in advance. For patch 1, add SDHCI_QUIRK_BROKEN_CARD_DETECTION setting for ESDHC_CD_GPIO type, or the host controller detection interrupts will be redundantly enabled. And its comment is correspondi