mmc: fsl_esdhc: set Abort command type for CMD12
authorYangbo Lu <yangbo.lu@nxp.com>
Thu, 21 Jan 2016 09:33:19 +0000 (17:33 +0800)
committerYork Sun <york.sun@nxp.com>
Wed, 27 Jan 2016 16:13:13 +0000 (08:13 -0800)
commit25503443eee0c539e3d566d5aa59410562599f18
tree5f05f57ec3bab210843f2cf8056c3ddc2cae8d14
parent2970e14f652db18f5353f26f84e21f7dac84576d
mmc: fsl_esdhc: set Abort command type for CMD12

According to SD spec, CMD12, CMD52 for writing I/O abort in CCCR need
to be set an Abort command type when they are sent. So, we remove all
chip-specific #ifdefs and make it available for all platforms.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
drivers/mmc/fsl_esdhc.c