Messages in this thread |  | | Date | Thu, 13 Nov 2014 10:21:34 +0900 | From | Chanwoo Choi <> | Subject | Re: [PATCH] extcon: max14577: Fix obvious typo in company name in copyright |
| |
On 11/13/2014 12:28 AM, Krzysztof Kozlowski wrote: > Fix a typo in name of company in copyright comment. > > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> > --- > drivers/extcon/extcon-max14577.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/extcon/extcon-max14577.c b/drivers/extcon/extcon-max14577.c > index dfc2fd370eb3..c1bf0cf747b0 100644 > --- a/drivers/extcon/extcon-max14577.c > +++ b/drivers/extcon/extcon-max14577.c > @@ -1,7 +1,7 @@ > /* > * extcon-max14577.c - MAX14577/77836 extcon driver to support MUIC > * > - * Copyright (C) 2013,2014 Samsung Electrnoics > + * Copyright (C) 2013,2014 Samsung Electronics > * Chanwoo Choi <cw00.choi@samsung.com> > * Krzysztof Kozlowski <k.kozlowski@samsung.com> > * >
Applied it.
Thanks, Chanwoo Choi
|  |