From: Krzysztof Kozlowski Date: Tue, 5 Apr 2016 02:04:28 +0000 (+0900) Subject: hwrng: exynos - Fix misspelled Samsung address X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=043809d8d25eac8307c8c7b74bca7266070cb007;p=linux-beck.git hwrng: exynos - Fix misspelled Samsung address Correct smasung.com into samsung.com. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Herbert Xu --- diff --git a/drivers/char/hw_random/exynos-rng.c b/drivers/char/hw_random/exynos-rng.c index ed78f25e4ec6..ed44561ea647 100644 --- a/drivers/char/hw_random/exynos-rng.c +++ b/drivers/char/hw_random/exynos-rng.c @@ -2,7 +2,7 @@ * exynos-rng.c - Random Number Generator driver for the exynos * * Copyright (C) 2012 Samsung Electronics - * Jonghwa Lee + * Jonghwa Lee * * 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