regulator: max8997/max77802: Fix misspelled Samsung address
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Tue, 5 Apr 2016 02:05:15 +0000 (11:05 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 5 Apr 2016 18:37:49 +0000 (11:37 -0700)
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>
drivers/regulator/max77802-regulator.c
drivers/regulator/max8997-regulator.c

index c07ee13bd47047e1e930a16e1d76229ae0b7b027..1d3539324d9ae3e0ca7b8d6bff7ba1c0d8d87148 100644 (file)
@@ -5,7 +5,7 @@
  * Simon Glass <sjg@chromium.org>
  *
  * 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
index ea0196d4496b949d59e51ab2df96ad6b74bbd057..efabc0ea0e966afd2ef9b7361dfef066f2a24542 100644 (file)
@@ -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