From: Ulf Hansson Date: Fri, 5 Dec 2014 10:31:22 +0000 (+0100) Subject: mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe5afb13d46e76b07ab7e732f2b694dcafef4d9d;p=pandora-kernel.git 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 Signed-off-by: Ulf Hansson Acked-by: Dong Aisheng Reviewed-by: Stephen Boyd --- Reading git-diff-tree failed