linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@kernel.org>
To: Randy Dunlap <rdunlap@bombadil.infradead.org>
Cc: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
	linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] power: supply: charger-manager: Fix a typo
Date: Mon, 22 Mar 2021 15:00:33 +0100	[thread overview]
Message-ID: <20210322140033.iqarbpbwsibmb25h@earth.universe> (raw)
In-Reply-To: <469f4918-bd2d-8586-accd-77eeaf6dcd68@bombadil.infradead.org>

[-- Attachment #1: Type: text/plain, Size: 1091 bytes --]

Hi,

On Fri, Mar 19, 2021 at 11:11:47AM -0700, Randy Dunlap wrote:
> On Fri, 19 Mar 2021, Bhaskar Chowdhury wrote:
> 
> > s/systme/system/
> > 
> > Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> 
> Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks, queued.

-- Sebastian

> > ---
> > drivers/power/supply/charger-manager.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/power/supply/charger-manager.c b/drivers/power/supply/charger-manager.c
> > index 4dea8ecd70bc..45da870aecca 100644
> > --- a/drivers/power/supply/charger-manager.c
> > +++ b/drivers/power/supply/charger-manager.c
> > @@ -1604,7 +1604,7 @@ static int charger_manager_probe(struct platform_device *pdev)
> > 	mutex_unlock(&cm_list_mtx);
> > 
> > 	/*
> > -	 * Charger-manager is capable of waking up the systme from sleep
> > +	 * Charger-manager is capable of waking up the system from sleep
> > 	 * when event is happened through cm_notify_event()
> > 	 */
> > 	device_init_wakeup(&pdev->dev, true);
> > --
> > 2.26.2
> > 
> > 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2021-03-22 14:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19  5:52 [PATCH] power: supply: charger-manager: Fix a typo Bhaskar Chowdhury
2021-03-19 18:11 ` Randy Dunlap
2021-03-22 14:00   ` Sebastian Reichel [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=20210322140033.iqarbpbwsibmb25h@earth.universe \
    --to=sre@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rdunlap@bombadil.infradead.org \
    --cc=unixbhaskar@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 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).