diff options
author | 2018-08-28 17:46:35 +0800 | |
---|---|---|
committer | 2018-10-08 11:40:43 +0200 | |
commit | e93be38af15524a43437b23b01bcfe9cb789f4e3 (patch) | |
tree | 5120015c9f2f0bc8f3154677bf51efd34da5375b /include/linux/mmc | |
parent | mmc: Convert to using %pOFn instead of device_node.name (diff) | |
download | wireguard-linux-e93be38af15524a43437b23b01bcfe9cb789f4e3.tar.xz wireguard-linux-e93be38af15524a43437b23b01bcfe9cb789f4e3.zip |
mmc: sdhci: add adma_table_cnt member to struct sdhci_host
This patch adds adma_table_cnt member to struct sdhci_host to give more
flexibility to drivers to control the ADMA table count.
Default value of adma_table_cnt is set to (SDHCI_MAX_SEGS * 2 + 1).
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