]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: mmci_sdmmc: Rename sdmmc_priv struct to sdmmc_idma
authorLudovic Barre <ludovic.barre@st.com>
Tue, 28 Jan 2020 09:06:29 +0000 (10:06 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Mar 2020 13:35:40 +0000 (14:35 +0100)
commit2b9b3dcf30b94fbd572caf2c117415ae320cf75e
tree8100c2d05a2618a480106854f844629cf90c8895
parent1811db50c0981fbd3da29596735bec6ca750c50a
mmc: mmci_sdmmc: Rename sdmmc_priv struct to sdmmc_idma

This patch renames sdmmc_priv struct to sdmmc_idma which is assigned to
host->dma_priv.

Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Link: https://lore.kernel.org/r/20200128090636.13689-3-ludovic.barre@st.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mmci_stm32_sdmmc.c