[RFC/PATCH 2/2] mmc: new packet notification

2012-09-20 Thread Maya Erez
From: Konstantin Dorfman Unblock waiting for current request running on the bus, when new packet supplied by block layer. This improves async request mechanism. In most cases new request is inserted after mmc layer fetched NULL and was blocked on waiting for the previous request completion. The

[RFC/PATCH 2/2] mmc: new packet notification

2012-09-20 Thread Maya Erez
From: Konstantin Dorfman kdorf...@codeaurora.org Unblock waiting for current request running on the bus, when new packet supplied by block layer. This improves async request mechanism. In most cases new request is inserted after mmc layer fetched NULL and was blocked on waiting for the previous