commit | a813f2a2bccedb2c07fca66f4a67fc0093d35366 | [log] [tgz] |
---|---|---|
author | Ludovic Barre <ludovic.barre@st.com> | Mon Oct 08 14:08:34 2018 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Oct 09 09:13:03 2018 +0200 |
tree | c2d09176eca4a4f15690eac6679bcb4ac24a8f58 | |
parent | c3647fdc6a5a48699a1248a7f3d9a0429369e939 [diff] |
mmc: mmci: introduce dma_priv pointer to mmci_host -Introduces dma_priv pointer to define specific needs for each dma engine. This patch is needed to prepare sdmmc variant with internal dma which not use dmaengine API. -Moves next cookie to mmci host structure to share same cookie management between all variants. Signed-off-by: Ludovic Barre <ludovic.barre@st.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>