From: Seungwon Jeon Date: Fri, 30 Aug 2013 15:12:42 +0000 (+0900) Subject: mmc: dw_mmc: add support tuning scheme X-Git-Tag: v3.13-rc1~50^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0976f16d2d7fdd3d33738c1f64b83cde6f783db3;p=pandora-kernel.git mmc: dw_mmc: add support tuning scheme For the speed modes HS200 and SDR104, tuning is needed to determine the correct sampling point. Actual tuning procedure is provided by specific host controller driver. This patch defines the tuning command and tuning data. Additionally, 'struct dw_mci_slot' is moved to header file to consider the extensive usages in driver. Signed-off-by: Seungwon Jeon Tested-by: Alim Akhtar Signed-off-by: Chris Ball --- Reading git-diff-tree failed