mmc: block: use mmc_req_is_special()
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 18 Nov 2016 12:36:14 +0000 (13:36 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 29 Nov 2016 08:05:03 +0000 (09:05 +0100)
commitf2818bff37b65bbf05fb2a948f591ff67986e733
treec263f61deea53b47836b32aab77e61ef1981f69c
parent6e628dad6553cf00634edff9b63d167e2304115e
mmc: block: use mmc_req_is_special()

Instead of open coding the check for the same thing that
the helper checks: use the helper.

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