diff options
author | 2018-08-28 17:47:23 +0800 | |
---|---|---|
committer | 2018-10-08 11:40:43 +0200 | |
commit | 54552e4948cbfc87ba2fe81566cd4a8d7195a033 (patch) | |
tree | d88d7441fc2b4c2179718b454e20d1e76244cedc /include/linux/mmc | |
parent | mmc: sdhci: add adma_table_cnt member to struct sdhci_host (diff) | |
download | wireguard-linux-54552e4948cbfc87ba2fe81566cd4a8d7195a033.tar.xz wireguard-linux-54552e4948cbfc87ba2fe81566cd4a8d7195a033.zip |
mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
Add this hook so that it can be overridden with driver specific
implementations. We also let the original sdhci_adma_write_desc()
accept &desc so that the function can set its new value. Then export
the function so that it could be reused by driver's specific
implementations.
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/linux/mmc')
0 files changed, 0 insertions, 0 deletions