mmc: sdhci: specify maximum discard timeout
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 28 Jun 2011 14:16:03 +0000 (17:16 +0300)
committerChris Ball <cjb@laptop.org>
Wed, 20 Jul 2011 21:21:04 +0000 (17:21 -0400)
commit58d1246db340793c408b22884598e4ce4d1d4aba
treece9b1cfa220d0b18e48c69f2cf7fb400ef7cc5e4
parente056a1b5b67b4e4bfad00bf143ab14f634777705
mmc: sdhci: specify maximum discard timeout

In general, SDHC hardware timeout cannot be avoided.
Accordingly, the maximum timeout is specified to limit
the maximum discard size.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci.c