On Thu, Feb 10, 2011 at 08:18:21PM +0100, Wolfram Sang wrote: > > Adding Anton to Cc... [...] > > struct sdhci_pltfm_data sdhci_esdhc_imx_pdata = { > > - .quirks = ESDHC_DEFAULT_QUIRKS | SDHCI_QUIRK_BROKEN_ADMA, > > + .quirks = ESDHC_DEFAULT_QUIRKS | SDHCI_QUIRK_BROKEN_ADMA > > + | SDHCI_QUIRK_BROKEN_CARD_DETECTION, Minor nit: "|" should be on the previous line. Otherwise, Acked-by: Anton Vorontsov <cbouatmailru@xxxxxxxxx> Thanks! -- Anton Vorontsov Email: cbouatmailru@xxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html