mmc: sdhci: remove too large timeout warning

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.

Change-Id: Idcfba80c95e9a5346d291f47c52ab38b0620f2f7
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
[venkatg@codeaurora.org: remove warning message in sdhci_calc_timeout]
Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
1 file changed