From: Adrian Hunter Date: Thu, 5 Apr 2012 11:45:48 +0000 (+0300) Subject: mmc: fixes for eMMC v4.5 sanitize operation X-Git-Tag: v3.2.17~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e4e5f0d0317d1d9b01326e79f8dce7215fc3c41;p=pandora-kernel.git mmc: fixes for eMMC v4.5 sanitize operation commit 283028122db37621b124f079ca8eae5b64807ad4 upstream. eMMC v4.5 sanitize operation erases all copies of unmapped data. However trim or erase operations must be used first to unmap the required sectors. That was not being done. Fixes apply to linux 3.2 on. Signed-off-by: Adrian Hunter Acked-by: Jaehoon Chung Acked-by: Linus Walleij Signed-off-by: Chris Ball Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed