From: Fabio Estevam <[email protected]> Fix typo in the samsung email address.
Cc: Chiwoong Byun <[email protected]> Signed-off-by: Fabio Estevam <[email protected]> --- drivers/regulator/max77686.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/regulator/max77686.c b/drivers/regulator/max77686.c index 15fb141..23b7c06 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 -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

