]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: tmio: refactor handling mrq
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 19 May 2017 13:31:51 +0000 (15:31 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 20 Jun 2017 08:30:22 +0000 (10:30 +0200)
commitde2a6bb91367ff51ac6654f2126fe27f92c3ba28
tree8ade94059464cdc69823a45d7aeb9975f1de62f2
parent10c998ef97278c803edd9e2297113896436ef3c8
mmc: tmio: refactor handling mrq

Split handling mrq into a seperate function. We need to call it from
another place soon.

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc_core.c