OSDN Git Service

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)
committerChris Ball <cjb@laptop.org>
Sun, 26 May 2013 18:23:11 +0000 (14:23 -0400)
commit810e08ee425f8d7327e4b30069a9b2b3dccfc67d
tree0cc4264fa30f9fb5c31c420d34bc97b4e1b64e0b
parent4a29b5591faf25555fdf2b717594d50f70c15066
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>
drivers/mmc/core/sd.c
drivers/mmc/core/sdio.c