Hi, On Thu, Apr 12 2012, Paul Walmsley wrote: >> With this patch, I continuously get following message on my console. >> (Tested on Origen board, based on EXYNOS4210). >> >> mmc0: Too large timeout requested for CMD25! >> >> So, with this change, should we update sdhci_calc_timeout() also? > > Looks like most of the host drivers that range-check the timeout value > silently clamp it at the hardware-supported maximum value:
If I understand correctly, the only problem here is the presence of the warning, so I'm leaning towards just removing it (which we've already had another request for) or making it pr_debug() instead. Sound okay? Thanks, - Chris. -- Chris Ball <c...@laptop.org> <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html