On 21 June 2016 at 15:12, Ulf Hansson <ulf.hansson@xxxxxxxxxx> wrote: > When looking for mmc drivers that has special treatmeant of the ERASE command, > the sh_mmcif driver is one of them, I took the opportunity to improve some of > that related code. > > This is not tested on HW, so I would appreciate if someone that still cares > about this driver can do a quick test of these changes. > > Ulf Hansson (5): > mmc: core: Allow hosts to specify non-support for SD commands > mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIO > mmc: sh_mmcif: Use response type to know when to enable busy detection > mmc: sh_mmcif: Inform the mmc core about the max busy timeout > mmc: sh_mmcif: Use a 10s timeout in the error recovery path > > drivers/mmc/core/core.c | 9 +++++--- > drivers/mmc/host/sh_mmcif.c | 53 ++++++++++----------------------------------- > include/linux/mmc/host.h | 1 + > 3 files changed, 18 insertions(+), 45 deletions(-) > > -- > 1.9.1 > I decided to queue up this series to get it tested in next/kernelci. If any objections, please let me know! 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