[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180928220330.31325-1-joe@perches.com>
Date: Fri, 28 Sep 2018 15:03:29 -0700
From: Joe Perches <joe@...ches.com>
To: linux-kernel@...r.kernel.org
Cc: Łukasz Stelmach <l.stelmach@...sung.com>,
linux-samsung-soc@...r.kernel.org
Subject: Bad MAINTAINERS pattern in section 'SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER'
Please fix this defect appropriately.
linux-next MAINTAINERS section:
12851 SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER
12852 M: Łukasz Stelmach <l.stelmach@...sung.com>
12853 L: linux-samsung-soc@...r.kernel.org
12854 S: Maintained
12855 F: drivers/char/hw_random/exynos-trng.c
--> 12856 F: Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt
Commit that introduced this:
commit 6cd225cc5d8a6526b2bea41955882be55d4f109e
Author: Łukasz Stelmach <l.stelmach@...sung.com>
Date: Fri Dec 22 17:48:35 2017 +0100
hwrng: exynos - add Samsung Exynos True RNG driver
Add support for True Random Number Generator found in Samsung Exynos
5250+ SoCs.
Signed-off-by: Łukasz Stelmach <l.stelmach@...sung.com>
Reviewed-by: Krzysztof Kozlowski <krzk@...nel.org>
Acked-by: Philippe Ombredanne <pombredanne@...b.com>
Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
MAINTAINERS | 7 ++
drivers/char/hw_random/Kconfig | 12 ++
drivers/char/hw_random/Makefile | 1 +
drivers/char/hw_random/exynos-trng.c | 237 +++++++++++++++++++++++++++++++++++
4 files changed, 257 insertions(+)
No commit with Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt found
Powered by blists - more mailing lists