commit | 625228fa3e017d80f547b35214c60b4081b5c07d | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Tue Nov 08 15:39:13 2016 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Nov 29 09:05:23 2016 +0100 |
tree | 49915ed888f8ea042cee702a454860191dc00ecf | |
parent | 89e57aedda337a121eca5f2b0adfecbc6ab39b3d [diff] |
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>