lkml.org 
[lkml]   [2020]   [Aug]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] power: pm2301_charger: fix spelling mistake "chargind" -> "charging"
Hi,

On Wed, Aug 05, 2020 at 11:38:57AM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> There is a spelling mistake in a dev_dbg message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---

Thanks, queued.

-- Sebastian

> drivers/power/supply/pm2301_charger.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/power/supply/pm2301_charger.c b/drivers/power/supply/pm2301_charger.c
> index 17749fc90e16..787867805944 100644
> --- a/drivers/power/supply/pm2301_charger.c
> +++ b/drivers/power/supply/pm2301_charger.c
> @@ -396,7 +396,7 @@ static int pm2_int_reg3(void *pm2_data, int val)
>
> if (val & (PM2XXX_INT4_ITCHARGINGON)) {
> dev_dbg(pm2->dev ,
> - "chargind operation has started\n");
> + "charging operation has started\n");
> }
>
> if (val & (PM2XXX_INT4_ITVRESUME)) {
> --
> 2.27.0
>
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2020-08-28 00:04    [W:0.037 / U:3.452 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site