diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-04-20 16:19:01 -0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-04-20 21:37:45 +0100 |
commit | e4e8ccccf314eacc935e699073575de7816338e4 (patch) | |
tree | 04cc425ffd45686184c51fb049638e6b560c27d4 /drivers/regulator | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) |
regulator: max77686: Fix typo in email address
Fix typo in the samsung email address.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator')
-rw-r--r-- | drivers/regulator/max77686.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/max77686.c b/drivers/regulator/max77686.c index 15fb1416bfbd..23b7c06d30ba 100644 --- a/drivers/regulator/max77686.c +++ b/drivers/regulator/max77686.c @@ -2,7 +2,7 @@ * max77686.c - Regulator driver for the Maxim 77686 * * 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 |