commit | 22d7e85ff8e5826845e9a4fa34b4723e5a97ee9b | [log] [tgz] |
---|---|---|
author | Robin van der Gracht <robin@protonic.nl> | Tue Aug 04 08:58:33 2015 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Thu Aug 27 14:50:47 2015 +0200 |
tree | 3fa82091ca4c1e538bfdeedaa8abc58d42a335a6 | |
parent | 0df9d2eae5e1092b07eaab6b989c2ff14115cab5 [diff] |
mmc: core: Fixed bug in one erase-group budget TRIM When requesting a trim for several bytes, everything up to the next erase-group is erased. This causes data corruption. Signed-off-by: Robin van der Gracht <robin@protonic.nl> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>