On 20 August 2017 at 23:39, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > Here is a series of all the cleanup patches and RPMB rewrite > I didn't manage to finish for the last merge window, hoping we can > include these cleanups/refactorings for v4.14. > > It's OK to stop applying at any step if there is any problem. Applied patch 1->6. Seems like a re-spin may be need for patch7 and 8, in any case I postpone to apply them for a little while. > > Linus Walleij (8): > mmc: block: Anonymize the drv op data pointer > mmc: ops: export mmc_get_status() > mmc: debugfs: Move block debugfs into block module > mmc: block: Move duplicate check > mmc: block: Refactor mmc_blk_part_switch() > mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd() > mmc: block: Convert RPMB to a character device > mmc: block: Delete mmc_access_rpmb() > > drivers/mmc/core/block.c | 543 ++++++++++++++++++++++++++++++++++++++------- > drivers/mmc/core/debugfs.c | 89 -------- > drivers/mmc/core/mmc_ops.c | 1 + > drivers/mmc/core/queue.c | 2 +- > drivers/mmc/core/queue.h | 10 +- > 5 files changed, 467 insertions(+), 178 deletions(-) > > -- > 2.13.5 > Kind regards Uffe -- 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