On Fri, Jun 9, 2017 at 2:15 PM, Ulf Hansson <ulf.hansson@xxxxxxxxxx> wrote: > The mmc_start_bkops(), mmc_stop_bkops() and mmc_read_bkops_status() > functions are all specific to eMMCs. To make this clear, let's move them > from from core.c to mmc_ops.c and take the opportunity to make > mmc_read_bkops_status() static. > > While moving them, get rid of MMC_BKOPS_MAX_TIMEOUT (4 min) and use the > common default timeout MMC_OPS_TIMEOUT_MS (10 min) instead, as there is no > need to have specific default timeout for bkops. > > Signed-off-by: Ulf Hansson <ulf.hansson@xxxxxxxxxx> > --- > > Changes in v2: > - Convert mmc_read_bkops_status() to static. Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html