diff options
author | Fabio Estevam <[email protected]> | 2015-04-20 16:19:01 -0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-04-20 21:37:45 +0100 |
commit | e4e8ccccf314eacc935e699073575de7816338e4 (patch) | |
tree | 04cc425ffd45686184c51fb049638e6b560c27d4 | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) |
regulator: max77686: Fix typo in email address
Fix typo in the samsung email address.
Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
-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 <[email protected]> + * Chiwoong Byun <[email protected]> * Jonghwa Lee <[email protected]> * * This program is free software; you can redistribute it and/or modify |