From: Jaehoon Chung <jh80.chung@samsung.com>
To: Sachin Kamat <sachin.kamat@linaro.org>, linux-mmc@vger.kernel.org
Cc: cjb@laptop.org, Seungwon Jeon <tgih.jun@samsung.com>
Subject: Re: [PATCH 1/1] mmc: dw_mmc: Add missing description
Date: Fri, 18 Oct 2013 18:43:38 +0900 [thread overview]
Message-ID: <526102CA.7000907@samsung.com> (raw)
In-Reply-To: <1381903554-3456-1-git-send-email-sachin.kamat@linaro.org>
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
>
next prev parent reply other threads:[~2013-10-18 9:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-16 6:05 [PATCH 1/1] mmc: dw_mmc: Add missing description Sachin Kamat
2013-10-18 9:43 ` Jaehoon Chung [this message]
2013-10-23 11:19 ` Seungwon Jeon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=526102CA.7000907@samsung.com \
--to=jh80.chung@samsung.com \
--cc=cjb@laptop.org \
--cc=linux-mmc@vger.kernel.org \
--cc=sachin.kamat@linaro.org \
--cc=tgih.jun@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.