]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 3 Aug 2011 15:35:58 +0000 (18:35 +0300)
committerChris Ball <cjb@laptop.org>
Sat, 13 Aug 2011 18:50:27 +0000 (14:50 -0400)
commit3521b22f96d4379cf600af207f8e07c1d17e3eca
treedbe47bb08608058d3d3bc0c530793cbad02e6e41
parent66e321cdaf9e31152c2cb863563748afecd38351
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"

This reverts commit 947f4bd53278, which introduced a new potential
divide by zero in the process of fixing one.  The subsequent commits
attempt to fix the issue properly.

Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci.c