diff options
author | 2012-08-22 23:10:01 +0800 | |
---|---|---|
committer | 2012-09-04 13:58:06 -0400 | |
commit | 74f330bceaa7b88d06062e1cac3d519a3dfc041e (patch) | |
tree | 52fa68bec236d867c19a92fcb159180ec2b311bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mmc: mxs-mmc: fix deadlock caused by recursion loop (diff) | |
download | linux-dev-74f330bceaa7b88d06062e1cac3d519a3dfc041e.tar.xz linux-dev-74f330bceaa7b88d06062e1cac3d519a3dfc041e.zip |
mmc: sdhci-esdhc: break out early if clock is 0
Since commit 30832ab56 ("mmc: sdhci: Always pass clock request value
zero to set_clock host op") was merged, esdhc_set_clock starts hitting
"if (clock == 0)" where ESDHC_SYSTEM_CONTROL has been operated. This
causes SDHCI card-detection function being broken. Fix the regression
by moving "if (clock == 0)" above ESDHC_SYSTEM_CONTROL operation.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions