mmc: block: use mmc_req_is_special()
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 18 Nov 2016 12:36:14 +0000 (13:36 +0100)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:36:50 +0000 (15:36 -0500)
commit828a798eed0f4f79fbff348de01ab7da55d8091a
treef4403a4c29e0c2d1ca8018f9c307431e2b36a345
parente1f11dea02dc59ca29b69bfd1a1204422f883d64
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>
(cherry picked from commit f2818bff37b65bbf05fb2a948f591ff67986e733)
drivers/mmc/card/block.c