On 22 November 2016 at 10:59, Jaehoon Chung <jh80.chung@xxxxxxxxxxx> wrote: > Dear Ulf, > > Could you pull these patches on your next branch? > If there is a problem, let me know, plz. > > The following changes since commit e2081b37d910c5e6c6925d9b4d0a7a6283f84ec5: > > Merge branch 'fixes' into next (2016-11-21 11:09:18 +0100) > > are available in the git repository at: > > https://github.com/jh80chung/dw-mmc.git for-ulf > > for you to fetch changes up to e25fd245b557482a8e0f7ab87841085f30706f3a: > > Documentation: synopsys-dw-mshc: remove the unused properties (2016-11-22 10:34:05 +0900) > > ---------------------------------------------------------------- > Colin Ian King (1): > mmc: dw_mmc: fix spelling mistake in dev_dbg message > > Jaehoon Chung (9): > mmc: dw_mmc: display the real register value on debugfs > mmc: dw_mmc: fix the debug message for checking card's present > mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100K > mmc: dw_mmc: use the hold register when send stop command > mmc: dw_mmc: call the dw_mci_prep_stop_abort() by default > mmc: dw_mmc: use the cookie's enum values for post/pre_req() > mmc: dw_mmc: remove the unnecessary mmc_data structure > mmc: dw_mmc: The "clock-freq-min-max" property was deprecated > Documentation: synopsys-dw-mshc: remove the unused properties > > Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt | 8 ++------ > drivers/mmc/host/dw_mmc.c | 92 ++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------ > include/linux/mmc/dw_mmc.h | 6 ++++++ > 3 files changed, 52 insertions(+), 54 deletions(-) > > Best Regards, > Jaehoon Chung Dear Jaehoon, thanks for the pull request. I have add queued it all up for my next branch! 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