On 29 June 2017 at 13:18, Jaehoon Chung <jh80.chung@xxxxxxxxxxx> wrote: > Dear Ulf, > > Could you pull these patches to mmc-next? > If there is a problem, let me know, plz. Sorry for late. > > > The following changes since commit 2fe35968feccaee61413edbe54bec66bc80a67a7: > > mmc: renesas-sdhi: improve checkpatch cleanness (2017-06-20 10:30:50 +0200) > > are available in the git repository at: > > https://github.com/jh80chung/dw-mmc.git for-ulf > > for you to fetch changes up to df596cbdcb63563ab259448b0dbe006eab3b2fd5: > > mmc: dw_mmc: remove the unnecessary slot variable (2017-06-29 20:15:44 +0900) > > ---------------------------------------------------------------- > Jaehoon Chung (6): > mmc: dw_mmc: deprecated the "num-slots" property > mmc: dw_mmc: remove the loop about finding slots > mmc: dw_mmc: change the array of slots > mmc: dw_mmc: remove the 'id' arguments about functions relevant to slot > mmc: dw_mmc: use the 'slot' instead of 'cur_slot' > mmc: dw_mmc: remove the unnecessary slot variable > > Shawn Lin (2): > dt-bindings: rockchip-dw-mshc: add optional rockchip, desired-num-phases > mmc: dw_mmc-rockchip: parse rockchip, desired-num-phases from DT > > .../devicetree/bindings/mmc/rockchip-dw-mshc.txt | 4 + > drivers/mmc/host/dw_mmc-exynos.c | 4 +- > drivers/mmc/host/dw_mmc-rockchip.c | 48 +++--- > drivers/mmc/host/dw_mmc.c | 165 +++++++-------------- > drivers/mmc/host/dw_mmc.h | 7 +- > 5 files changed, 91 insertions(+), 137 deletions(-) Thanks, pulled into next! 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