]> 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)
commit0bd067b4608c1f3aad4caea52cd493551bf38e56
treedbe47bb08608058d3d3bc0c530793cbad02e6e41
parentc8b5b315a9ef32f5d37b8027f9f6e95894a9515f
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"

This reverts commit 4e02df0a06a3, 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