From: Minda Chen Date: Wed, 26 Nov 2014 05:05:33 +0000 (+0800) Subject: mmc: core: add core-level function for sending tuning commands X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=996903de92f0c7a32d8c83f37d7ebcea0def8660;p=pandora-kernel.git mmc: core: add core-level function for sending tuning commands According to the SD card spec, Add a manual tuning command function for SDR104/HS200. Sending command 19 or command 21 to read data and compare with the tunning block pattern. This patch will help to decrease some platform private codes in SDHCI platform_execute_tuning() callbacks. Signed-off-by: Minda Chen Signed-off-by: Barry Song Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed