]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerChris Ball <cjb@laptop.org>
Thu, 31 Oct 2013 00:26:26 +0000 (20:26 -0400)
commit0f791fdad82a02af013e4fc8c385dc690080c366
tree265a07101e0165b05fae01cb9236f142578d47b1
parent4a065193c46a16f1ddf20622c7011c8f327e0478
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