- Add missing cancel process when the send command fails - Make it possible to recover from SD initialization error - Reduce time in changing transfer mode to 5msec from 500msec. Replace usleep function instead of up_udelay in other to avoid blocking other tasks from working.