Changes since last revision: - Added a necessary EXPORT patch - Added a patch on top that moves the debugfs into the block module. Linus Walleij (6): mmc: block: Anonymize the drv op data pointer mmc: debugfs: No blocklayer = no card status and extcsd mmc: ops: export mmc_get_status() mmc: debugfs: Move card status retrieveal into the block layer mmc: debugfs: Move EXT CSD debugfs access to block layer mmc: debugfs: Move block debugfs into block module drivers/mmc/core/block.c | 151 ++++++++++++++++++++++++++++++++++++++++++++- drivers/mmc/core/debugfs.c | 90 +-------------------------- drivers/mmc/core/mmc_ops.c | 1 + drivers/mmc/core/queue.h | 6 +- 4 files changed, 155 insertions(+), 93 deletions(-) -- 2.9.4 -- 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