mmc: block: Move DRV OP issue function
commit5ec1239694c74e8feebe967bf467081445622004
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 19 May 2017 13:37:29 +0000 (19 15:37 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 20 Jun 2017 08:30:26 +0000 (20 10:30 +0200)
tree4fbe8d31aac00fde321ea559b6b106e52b4032d7
parent02166a01f8113c6374d6f1512befa9233c837fa0
mmc: block: Move DRV OP issue function

We will need to access static functions above the pure block layer
operations in the file, so move the driver operations issue
function down so we can see all non-blocklayer symbols.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/block.c