mmc: core: Let mmc_set_signal_voltage take ocr as parameter
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 12 Sep 2013 13:36:34 +0000 (15:36 +0200)
committerlintao <lintao@rock-chips.com>
Fri, 7 Mar 2014 09:21:49 +0000 (17:21 +0800)
commit9e49fafdbd4dfe4ffefcb528bdeb90d60ab3fb0d
tree11f723711ce281b02a7c6c0bdfa074fecb4ebc4a
parent36bc84e7ce24b02e5e80e9dba6582d93ae43ba9c
mmc: core: Let mmc_set_signal_voltage take ocr as parameter

This is yet another step of restructure code to be able to fixup the
setup of the negotiated ocr mask.

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/sd.c
drivers/mmc/core/sdio.c