aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/extcon/extcon-max8997.c
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2012-11-20 15:46:33 +0900
committerMyungJoo Ham <myungjoo.ham@samsung.com>2012-11-21 20:01:16 +0900
commit2ca36f4afd0b0c3b9f99e1c03bbfafeb39516cf6 (patch)
tree9cab0b8a35e74b44d29fd074af9266bc18a18027 /drivers/extcon/extcon-max8997.c
parentextcon: max8997: Fix checkpatch error (diff)
downloadwireguard-linux-2ca36f4afd0b0c3b9f99e1c03bbfafeb39516cf6.tar.xz
wireguard-linux-2ca36f4afd0b0c3b9f99e1c03bbfafeb39516cf6.zip
extcon: max8997: Fix a typo
Electrnoics -> Electronics Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'drivers/extcon/extcon-max8997.c')
-rw-r--r--drivers/extcon/extcon-max8997.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/extcon/extcon-max8997.c b/drivers/extcon/extcon-max8997.c
index f06e60a3cb87..ffdbe8c962ae 100644
--- a/drivers/extcon/extcon-max8997.c
+++ b/drivers/extcon/extcon-max8997.c
@@ -1,7 +1,7 @@
/*
* extcon-max8997.c - MAX8997 extcon driver to support MAX8997 MUIC
*
- * Copyright (C) 2012 Samsung Electrnoics
+ * Copyright (C) 2012 Samsung Electronics
* Donggeun Kim <dg77.kim@samsung.com>
*
* This program is free software; you can redistribute it and/or modify