diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2016-04-05 05:05:15 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-04-05 21:37:49 +0300 |
commit | 724fef53449d22ed41c99164aff7d7c3654603e2 (patch) | |
tree | 71bb2ccdffbd3f511b2eca243cdfa1a5d03670d0 /drivers/regulator/max77802-regulator.c | |
parent | 86cf635a316e89ba6ae79f452cedb5acddccf570 (diff) | |
download | linux-724fef53449d22ed41c99164aff7d7c3654603e2.tar.xz |
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/max77802-regulator.c')
-rw-r--r-- | drivers/regulator/max77802-regulator.c | 2 |
1 files changed, 1 insertions, 1 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@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 |