On 2016년 08월 18일 03:02, Colin King wrote: > From: Colin Ian King <[email protected]> > > trivial fix to spelling mistake in dev_dbg messages > > Signed-off-by: Colin Ian King <[email protected]> > --- > 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

