mmc_do_erase
err = mmc_do_erase(card, from, from + rem - 1, arg);
return mmc_do_erase(card, from, to, arg);