summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
diff options
context:
space:
mode:
authorSachin Kamat2014-02-25 10:48:25 +0100
committerChris Ball2014-02-25 21:43:10 +0100
commit5532ec5137f2cfd16c2edda217ad4660ce0d4f2f (patch)
tree69426d806850a3997d41321fbb8f60bd730b6c57 /drivers/mmc
parentmmc: sdhci-dove: Remove redundant of_match_ptr (diff)
downloadkernel-qcow2-linux-5532ec5137f2cfd16c2edda217ad4660ce0d4f2f.tar.gz
kernel-qcow2-linux-5532ec5137f2cfd16c2edda217ad4660ce0d4f2f.tar.xz
kernel-qcow2-linux-5532ec5137f2cfd16c2edda217ad4660ce0d4f2f.zip
mmc: dw_mmc: Add missing description
Commit 0976f16d ("mmc: dw_mmc: add support tuning scheme") introduced the execute_tuning hook but did not add its description for kernel docs. Update the same. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Acked-by: Jaehoon Chung <jh80.chung@samsung.com> Acked-by: Seungwon Jeon <tgih.jun@samsung.com> Signed-off-by: Chris Ball <chris@printf.net>
Diffstat (limited to 'drivers/mmc')
-rw-r--r--drivers/mmc/host/dw_mmc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/host/dw_mmc.h b/drivers/mmc/host/dw_mmc.h
index 6bf24ab917e6..306451fbbfe1 100644
--- a/drivers/mmc/host/dw_mmc.h
+++ b/drivers/mmc/host/dw_mmc.h
@@ -244,6 +244,7 @@ struct dw_mci_tuning_data {
* @prepare_command: handle CMD register extensions.
* @set_ios: handle bus specific extensions.
* @parse_dt: parse implementation specific device tree properties.
+ * @execute_tuning: implementation specific tuning procedure.
*
* Provide controller implementation specific extensions. The usage of this
* data structure is fully optional and usage of each member in this structure