commit | 4509f847751c9d2a724f37fe831393fbac34b80f | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Wed Jan 08 16:09:33 2014 +0100 |
committer | Chris Ball <chris@printf.net> | Sun Feb 23 10:40:30 2014 -0500 |
tree | 957e20f3ce33a9cc297703159690ec336c42116e | |
parent | 1d4d77444bf4212c44585146a2b353ca24c815f9 [diff] |
mmc: core: Add ignore_crc flag to __mmc_switch Instead of handle specific adaptations, releated to certain switch operations, inside __mmc_switch, push this to be handled by the caller instead. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <chris@printf.net>