]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: core: Only execute tuning for SDR50 and SDR104
authorFredrik Soderstedt <fredrik.soderstedt@stericsson.com>
Wed, 17 Apr 2013 11:50:53 +0000 (13:50 +0200)
committerDong Aisheng <b29396@freescale.com>
Wed, 11 Dec 2013 07:15:26 +0000 (15:15 +0800)
commit59134faed32dae2d313a1ba37b1bc607e8405c77
treed257c7242b9b4df28d366e2832f4afa5ef2b60a3
parent567ec335491372932e13c848eb460e75eec403cb
mmc: core: Only execute tuning for SDR50 and SDR104

Only execute tuning for sd and sdio devices that are using
SDR50 or SDR104.

Make sure clock is hold during tuning for sdio devices.

Signed-off-by: Fredrik Soderstedt <fredrik.soderstedt@stericsson.com>
Acked-by: Johan Rudholm <jrudholm@gmail.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
(cherry picked from commit 810e08ee425f8d7327e4b30069a9b2b3dccfc67d)
drivers/mmc/core/sd.c
drivers/mmc/core/sdio.c