From: Ulf Hansson Date: Fri, 17 Oct 2014 09:39:05 +0000 (+0200) Subject: mmc: block: Use mmc_get_ext_csd() instead of mmc_send_ext_csd() X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86817ffb492b509b87b20be4a4f1afc74f04dccf;p=pandora-kernel.git mmc: block: Use mmc_get_ext_csd() instead of mmc_send_ext_csd() By using mmc_get_ext_csd() in favor of mmc_send_ext_csd, we decrease code duplication. Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed