From: Alexey Skidanov Date: Thu, 29 Jan 2015 08:49:43 +0000 (+0200) Subject: mmc: Resolve BKOPS compatability issue X-Git-Tag: fixes-v4.0-rc1~141^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0501be6429e4eb02f417ad83eacd84b8c57b0283;p=pandora-kernel.git mmc: Resolve BKOPS compatability issue This patch is coming to fix compatibility issue of BKOPS_EN field of EXT_CSD. In eMMC-5.1, BKOPS_EN was changed, and now it has two operational bits: Bit 0 - MANUAL_EN Bit 1 - AUTO_EN In previous eMMC revisions, only Bit 0 was supported. Signed-off-by: Alexey Skidanov Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed