]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: tmio: move finish_request function further down
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 19 May 2017 13:31:53 +0000 (15:31 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 20 Jun 2017 08:30:23 +0000 (10:30 +0200)
commitf5fdcd1d55c7249f1e1595f5c61e972879bbef7e
tree0e141c1c35cd97e4c808125d2f42c90c92ba5c7a
parentc592742468517228faf3688d64f0cee109816de4
mmc: tmio: move finish_request function further down

Plain code move with no changes. Needed for refactoring. Also, looks
nicer if request and finish_request are next to each other.

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