mmc: core: Let mmc_power_up|cycle take ocr as parameter
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 12 Sep 2013 12:36:53 +0000 (14:36 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 31 Oct 2013 00:26:25 +0000 (20:26 -0400)
commit4a065193c46a16f1ddf20622c7011c8f327e0478
tree24636463147a37372ef5ebdc01aa7b32093b8c66
parent878e200bbb1fbde9f21582decab95b178e5a3b83
mmc: core: Let mmc_power_up|cycle take ocr as parameter

As a step to fixup the setup of the negotiated ocr mask, we need the
mmc_power_up|cycle functions to take the ocr as a parameter.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/core.c
drivers/mmc/core/core.h
drivers/mmc/core/mmc.c
drivers/mmc/core/sd.c
drivers/mmc/core/sdio.c