summary refs log tree commit diff
path: root/drivers/regulator/max8997-regulator.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>2016-04-05 11:05:15 +0900
committerMark Brown <broonie@kernel.org>2016-04-05 11:37:49 -0700
commit724fef53449d22ed41c99164aff7d7c3654603e2 (patch)
tree71bb2ccdffbd3f511b2eca243cdfa1a5d03670d0 /drivers/regulator/max8997-regulator.c
parent86cf635a316e89ba6ae79f452cedb5acddccf570 (diff)
downloadlinux-724fef53449d22ed41c99164aff7d7c3654603e2.tar.gz
regulator: max8997/max77802: Fix misspelled Samsung address
Correct smasung.com into samsung.com.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/max8997-regulator.c')
-rw-r--r--drivers/regulator/max8997-regulator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/max8997-regulator.c b/drivers/regulator/max8997-regulator.c
index ea0196d4496b..efabc0ea0e96 100644
--- a/drivers/regulator/max8997-regulator.c
+++ b/drivers/regulator/max8997-regulator.c
@@ -2,7 +2,7 @@
  * max8997.c - Regulator driver for the Maxim 8997/8966
  *
  * Copyright (C) 2011 Samsung Electronics
- * MyungJoo Ham <myungjoo.ham@smasung.com>
+ * MyungJoo Ham <myungjoo.ham@samsung.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by