Re: [PATCH] MMC: sdhci: remove too large timeout warning

2012-03-22 Thread Torne (Richard Coles)
Ping.. anyone interested in this patch? :) It's been a couple weeks with no response. It still applies cleanly to the current tree. On 6 March 2012 10:27, Torne (Richard Coles) to...@google.com wrote: From: Torne (Richard Coles) to...@google.com Some MMC cards specify timeouts that are larger

[PATCH] MMC: sdhci: remove too large timeout warning

2012-03-06 Thread Torne (Richard Coles)
From: Torne (Richard Coles) to...@google.com Some MMC cards specify timeouts that are larger than the highest possible timeout in the host controller. sdhci is the only host controller driver which complains about this; remove the warning to match the behaviour of the other drivers.