mmc: core: Add ignore_crc flag to __mmc_switch
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 8 Jan 2014 15:09:33 +0000 (16:09 +0100)
committerChris Ball <chris@printf.net>
Sun, 23 Feb 2014 15:40:30 +0000 (10:40 -0500)
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>

No differences found