commit | a8ad82cc1b22d04916d9cdb1dc75052e80ac803c | [log] [tgz] |
---|---|---|
author | Sujit Reddy Thumma <sthumma@codeaurora.org> | Thu Dec 08 14:05:50 2011 +0530 |
committer | Chris Ball <cjb@laptop.org> | Wed Jan 11 23:58:44 2012 -0500 |
tree | 57ebc4322ea4c2e269dd6b3ae599bdbca81528fe | |
parent | 4137e50494cb3496fbb6ccd27aa7b6d7c9634c1e [diff] |
mmc: card: Kill block requests if card is removed Kill block requests when the host realizes that the card is removed from the slot and is sure that subsequent requests are bound to fail. Do this silently so that the block layer doesn't output unnecessary error messages. Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Chris Ball <cjb@laptop.org>