From: Romain Izard Date: Fri, 27 Jun 2014 08:51:07 +0000 (+0200) Subject: mmc: Allow forward compatibility for eMMC X-Git-Tag: omap-for-v3.17/fixes-against-rc2~73^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a59437ef6b6ad7fb0165cb9b96c08d6bf057fc;p=pandora-kernel.git mmc: Allow forward compatibility for eMMC As stated by the eMMC 5.0 specification, a chip should not be rejected only because of the revision stated in the EXT_CSD_REV field of the EXT_CSD register. Remove the control on this value, the control of the CSD_STRUCTURE field should be sufficient to reject future incompatible changes. Signed-off-by: Romain Izard Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed