summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max77686.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski2016-04-05 04:04:51 +0200
committerLee Jones2016-04-19 08:59:14 +0200
commit630fd98c0a7fcba67d4b33440793b0c9bd1fb440 (patch)
tree11bb6b0a8227a2d76441e4ccbd51f5c2e9653961 /drivers/mfd/max77686.c
parentmfd: vexpress-sysreg: Switch to gpiochip_add_data() (diff)
downloadkernel-qcow2-linux-630fd98c0a7fcba67d4b33440793b0c9bd1fb440.tar.gz
kernel-qcow2-linux-630fd98c0a7fcba67d4b33440793b0c9bd1fb440.tar.xz
kernel-qcow2-linux-630fd98c0a7fcba67d4b33440793b0c9bd1fb440.zip
mfd: max77686/max77693: Fix misspelled Samsung address
Correct smasung.com into samsung.com. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/max77686.c')
-rw-r--r--drivers/mfd/max77686.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/max77686.c b/drivers/mfd/max77686.c
index c1aff46e89d9..0aa33d4ee165 100644
--- a/drivers/mfd/max77686.c
+++ b/drivers/mfd/max77686.c
@@ -2,7 +2,7 @@
* max77686.c - mfd core driver for the Maxim 77686/802
*
* Copyright (C) 2012 Samsung Electronics
- * Chiwoong Byun <woong.byun@smasung.com>
+ * Chiwoong Byun <woong.byun@samsung.com>
* Jonghwa Lee <jonghwa3.lee@samsung.com>
*
* This program is free software; you can redistribute it and/or modify