commit | fe5afb13d46e76b07ab7e732f2b694dcafef4d9d | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Fri Dec 05 11:31:22 2014 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Dec 08 09:11:04 2014 +0100 |
tree | d424d9f91774042e9c7e57883052b61bf3d99e29 | |
parent | fdb409f636cd6fc3ac4e2f9c880402860e738554 [diff] |
mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter To be able to use mmc_send_tuning() prior the struct mmc_card has been allocated, let's convert it to take the struct mmc_host* as parameter instead. Suggested-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Acked-by: Dong Aisheng <b29396@freescale.com> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>