diff options
author | Jisheng Zhang <Jisheng.Zhang@synaptics.com> | 2018-08-28 17:47:23 +0800 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2018-10-08 11:40:43 +0200 |
commit | 54552e4948cbfc87ba2fe81566cd4a8d7195a033 (patch) | |
tree | d88d7441fc2b4c2179718b454e20d1e76244cedc /drivers/fpga/xilinx-spi.c | |
parent | e93be38af15524a43437b23b01bcfe9cb789f4e3 (diff) |
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 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions