Re: [PATCH] power: pm2301_charger: fix spelling mistake "chargind" -> "charging"

From: Sebastian Reichel
Date: Thu Aug 27 2020 - 18:03:26 EST


Hi,

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

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
>

Attachment: signature.asc
Description: PGP signature