From: Adrian Hunter Date: Fri, 6 Feb 2015 12:12:52 +0000 (+0200) Subject: mmc: core: Allow card drive strength to be different to host X-Git-Tag: omap-for-v4.2/fixes-rc1^2~161^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4f30a174e1fda8118eda038b5d8d5260db36ad5;p=pandora-kernel.git mmc: core: Allow card drive strength to be different to host Initialization of UHS-I modes for SD and SDIO cards employs a callback to allow the host driver to choose a drive strength value. Currently that assumes the card drive strength and host driver type must be the same value. Change to let the callback make that decision and return both the card drive strength and host driver type. Signed-off-by: Adrian Hunter Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed