public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: linux-kernel@vger.kernel.org, myungjoo.ham@samsung.com,
	broonie@kernel.org, patches@linaro.org
Subject: Re: [PATCH 1/1] extcon: arizona: Fix a typo in a comment
Date: Mon, 19 Aug 2013 17:32:52 +0900	[thread overview]
Message-ID: <5211D834.4010704@samsung.com> (raw)
In-Reply-To: <1375693246-28350-1-git-send-email-sachin.kamat@linaro.org>

On 08/05/2013 06:00 PM, Sachin Kamat wrote:
> Fixes an incomplete comment introduced by commit 9c2ba270
> ("extcon: arizona: Simplify HPDET based identification").
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
>  drivers/extcon/extcon-arizona.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/extcon/extcon-arizona.c b/drivers/extcon/extcon-arizona.c
> index e557130..5061ae5 100644
> --- a/drivers/extcon/extcon-arizona.c
> +++ b/drivers/extcon/extcon-arizona.c
> @@ -514,7 +514,7 @@ static int arizona_hpdet_do_id(struct arizona_extcon_info *info, int *reading,
>  		}
>  
>  		/*
> -		 * If we measure the mic as 
> +		 * If we measure the mic as high impedance
>  		 */
>  		if (!id_gpio || info->hpdet_res[1] > 50) {
>  			dev_dbg(arizona->dev, "Detected mic\n");
> 

Applied it.

Thanks,
Chanwoo Choi

      reply	other threads:[~2013-08-19  8:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-05  9:00 [PATCH 1/1] extcon: arizona: Fix a typo in a comment Sachin Kamat
2013-08-19  8:32 ` Chanwoo Choi [this message]

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=5211D834.4010704@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=patches@linaro.org \
    --cc=sachin.kamat@linaro.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox