All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Willis Monroe <willismonroe@gmail.com>
Cc: tony@atomide.com, linux-omap@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: palmas: Fixed spelling mistake in error message.
Date: Tue, 11 Apr 2017 17:22:00 +0100	[thread overview]
Message-ID: <20170411162200.nj6v7ipp7khhuz33@dell> (raw)
In-Reply-To: <20170411161006.cp4mdyxxjd5f2ixn@willis-laptop>

On Tue, 11 Apr 2017, Willis Monroe wrote:

> Fixed a small spelling mistake ("updat" -> "update") in an error message.
> 
> Signed-off-by: Willis Monroe <willismonroe@gmail.com>
> ---
>  drivers/mfd/palmas.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Nice!

Applied, thanks.

> diff --git a/drivers/mfd/palmas.c b/drivers/mfd/palmas.c
> index ee9e9ea..dbb6d42 100644
> --- a/drivers/mfd/palmas.c
> +++ b/drivers/mfd/palmas.c
> @@ -567,7 +567,7 @@ static int palmas_i2c_probe(struct i2c_client *i2c,
>  			PALMAS_POLARITY_CTRL, PALMAS_POLARITY_CTRL_INT_POLARITY,
>  			reg);
>  	if (ret < 0) {
> -		dev_err(palmas->dev, "POLARITY_CTRL updat failed: %d\n", ret);
> +		dev_err(palmas->dev, "POLARITY_CTRL update failed: %d\n", ret);
>  		goto err_i2c;
>  	}
>  

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

      reply	other threads:[~2017-04-11 16:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-11 16:10 [PATCH] mfd: palmas: Fixed spelling mistake in error message Willis Monroe
2017-04-11 16:22 ` Lee Jones [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=20170411162200.nj6v7ipp7khhuz33@dell \
    --to=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.com \
    --cc=willismonroe@gmail.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.