[PATCH] regulator: max8997/max77802: Fix misspelled Samsung address

From: Krzysztof Kozlowski
Date: Mon Apr 04 2016 - 22:05:15 EST


Correct smasung.com into samsung.com.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
Reviewed-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
---
drivers/regulator/max77802-regulator.c | 2 +-
drivers/regulator/max8997-regulator.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/regulator/max77802-regulator.c b/drivers/regulator/max77802-regulator.c
index c07ee13bd470..1d3539324d9a 100644
--- a/drivers/regulator/max77802-regulator.c
+++ b/drivers/regulator/max77802-regulator.c
@@ -5,7 +5,7 @@
* Simon Glass <sjg@xxxxxxxxxxxx>
*
* Copyright (C) 2012 Samsung Electronics
- * Chiwoong Byun <woong.byun@xxxxxxxxxxx>
+ * Chiwoong Byun <woong.byun@xxxxxxxxxxx>
* Jonghwa Lee <jonghwa3.lee@xxxxxxxxxxx>
*
* This program is free software; you can redistribute it and/or modify
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@xxxxxxxxxxx>
+ * MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx>
*
* 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
--
2.8.0.rc3