commit | 5ec1239694c74e8feebe967bf467081445622004 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri May 19 15:37:29 2017 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Jun 20 10:30:26 2017 +0200 |
tree | 4fbe8d31aac00fde321ea559b6b106e52b4032d7 | |
parent | 02166a01f8113c6374d6f1512befa9233c837fa0 [diff] |
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>