commit | 286f01c913e0f99e259099bca9e0c8e1ecc77f83 | [log] [tgz] |
---|---|---|
author | Maya Erez <merez@codeaurora.org> | Tue Dec 18 15:36:26 2012 +0200 |
committer | Maya Erez <merez@codeaurora.org> | Wed Dec 19 09:06:41 2012 +0200 |
tree | a66f96620ebd4ba6c2b31d568e3a5838ab4aa222 | |
parent | ea0d92662ee4f3c1fe48bbae2eeae2e8abbcf36c [diff] |
mmc: Allow periodic BKOPS on different sizes of devices Remove the need to check the number of written or discarded sectors as a trigger for checking the BKOPS status. Move the call to mmc_stop_bkops to mmc/block in order to prevent the need to claim the host again for this operation (which can cause degradation in case of random operations) Change-Id: I9986387bc6c7e89ddfed603dbf8fce7607537c5b Signed-off-by: Maya Erez <merez@codeaurora.org>