git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e33eb8e
)
mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_host
author
Aisheng Dong
<b29396@freescale.com>
Wed, 27 Aug 2014 07:26:31 +0000
(15:26 +0800)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Tue, 9 Sep 2014 11:59:22 +0000
(13:59 +0200)
The timeout_clk calculation code in sdhci_add_host is meaningless for
SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK.
So only execute them with no SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK set.
Signed-off-by: Dong Aisheng <b29396@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci.c
patch
|
blob
|
history
diff --cc
drivers/mmc/host/sdhci.c
Simple merge