Re: [PATCH] extcon: axp288: fix spelling mistake: "connecetd" -> "connected"

From: Chanwoo Choi
Date: Wed Aug 17 2016 - 20:45:34 EST


On 2016ë 08ì 18ì 03:02, Colin King wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> trivial fix to spelling mistake in dev_dbg messages
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> ---
> drivers/extcon/extcon-axp288.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/extcon/extcon-axp288.c b/drivers/extcon/extcon-axp288.c
> index fd55c2f..04610f8 100644
> --- a/drivers/extcon/extcon-axp288.c
> +++ b/drivers/extcon/extcon-axp288.c
> @@ -189,19 +189,19 @@ static int axp288_handle_chrg_det_event(struct axp288_extcon_info *info)

Applied it.

Thanks,
Chanwoo Choi