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)
committerlintao <lintao@rock-chips.com>
Fri, 7 Mar 2014 09:21:38 +0000 (17:21 +0800)
commit36bc84e7ce24b02e5e80e9dba6582d93ae43ba9c
tree81a637dd6961c8947aa23e910ebd9742d52a4dd1
parent5161f2318995c4a79f9249c8c7f96b94f7c33e3b
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