mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 8 Nov 2016 14:39:13 +0000 (15:39 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 29 Nov 2016 08:05:23 +0000 (09:05 +0100)
commit625228fa3e017d80f547b35214c60b4081b5c07d
tree49915ed888f8ea042cee702a454860191dc00ecf
parent89e57aedda337a121eca5f2b0adfecbc6ab39b3d
mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose

The ignore_crc parameter/variable name is used at a couple of places in the
mmc core. Let's rename it to retry_crc_err to reflect its new purpose.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
drivers/mmc/core/mmc_ops.c
drivers/mmc/core/mmc_ops.h