commit | 10c998ef97278c803edd9e2297113896436ef3c8 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Fri May 19 15:31:50 2017 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Jun 20 10:30:21 2017 +0200 |
tree | f324a64cb62ced1acb8767dbf153c29fffab98eb | |
parent | e1df7ae30b430a3183d2a0a9b3e0b802f9d5ff49 [diff] |
mmc: tmio: make tmio_mmc_request function more readable This part confused me and I had to read it twice until I got it. Let's follow the standard pattern to bail out if something is wrong and keep in the body of the function when everything is as expected. 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>