]> git.karo-electronics.de Git - karo-tx-linux.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)
commit83cbcd93a1be803ccda53e7acbdc9a937c8f6375
treedbe47bb08608058d3d3bc0c530793cbad02e6e41
parent4906baf080623b4971bdeeac0a9fec5b8885d3ac
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"

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