From: Oded Gabbay Date: Thu, 27 Jun 2013 16:00:05 +0000 (-0400) Subject: mmc: esdhc: Add support for 8-bit bus width and non-removable card X-Git-Tag: v3.11-rc1~50^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66b50a00992dca97b442e016a9b2dba892e2df61;p=pandora-kernel.git mmc: esdhc: Add support for 8-bit bus width and non-removable card This patch adds support of connecting an MMC media using an 8-bit bus width connection to Freescale's P2020 H/W SDHC controller. During the probe function, the generic function mmc_of_parse is called to detect whether the controller is configured with 8-bit bus width. Also, the generic function detects if the non-removable property is set in the device tree. The function esdhc_pltfm_bus_width was added because the bus width configuration is platform specific. Signed-off-by: Oded Gabbay Reviewed-by: Anton Vorontsov Signed-off-by: Chris Ball --- Reading git-diff-tree failed