linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] mmc: dw_mmc: Add missing description
@ 2013-10-16  6:05 Sachin Kamat
  2013-10-18  9:43 ` Jaehoon Chung
  2013-10-23 11:19 ` Seungwon Jeon
  0 siblings, 2 replies; 3+ messages in thread
From: Sachin Kamat @ 2013-10-16  6:05 UTC (permalink / raw)
  To: linux-mmc; +Cc: jh80.chung, cjb, sachin.kamat, Seungwon Jeon

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>
Cc: Seungwon Jeon <tgih.jun@samsung.com>
---
 drivers/mmc/host/dw_mmc.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/mmc/host/dw_mmc.h b/drivers/mmc/host/dw_mmc.h
index 6bf24ab..306451f 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
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] mmc: dw_mmc: Add missing description
  2013-10-16  6:05 [PATCH 1/1] mmc: dw_mmc: Add missing description Sachin Kamat
@ 2013-10-18  9:43 ` Jaehoon Chung
  2013-10-23 11:19 ` Seungwon Jeon
  1 sibling, 0 replies; 3+ messages in thread
From: Jaehoon Chung @ 2013-10-18  9:43 UTC (permalink / raw)
  To: Sachin Kamat, linux-mmc; +Cc: cjb, Seungwon Jeon

Acked-by: Jaehoon Chung <jh80.chung@samsung.com>

On 10/16/2013 03:05 PM, Sachin Kamat wrote:
> 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>
> Cc: Seungwon Jeon <tgih.jun@samsung.com>
> ---
>  drivers/mmc/host/dw_mmc.h |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/mmc/host/dw_mmc.h b/drivers/mmc/host/dw_mmc.h
> index 6bf24ab..306451f 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
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [PATCH 1/1] mmc: dw_mmc: Add missing description
  2013-10-16  6:05 [PATCH 1/1] mmc: dw_mmc: Add missing description Sachin Kamat
  2013-10-18  9:43 ` Jaehoon Chung
@ 2013-10-23 11:19 ` Seungwon Jeon
  1 sibling, 0 replies; 3+ messages in thread
From: Seungwon Jeon @ 2013-10-23 11:19 UTC (permalink / raw)
  To: 'Sachin Kamat', linux-mmc; +Cc: jh80.chung, cjb

On Wed, October 16, 2013, Sachin Kamat wrote:
> 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>
> Cc: Seungwon Jeon <tgih.jun@samsung.com>

Acked-by: Seungwon Jeon <tgih.jun@samsung.com>

Thanks,
Seungwon Jeon


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-23 11:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-16  6:05 [PATCH 1/1] mmc: dw_mmc: Add missing description Sachin Kamat
2013-10-18  9:43 ` Jaehoon Chung
2013-10-23 11:19 ` Seungwon Jeon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).