aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWeili Qian <[email protected]>2020-11-20 17:02:34 +0800
committerHerbert Xu <[email protected]>2020-11-27 17:13:44 +1100
commite8a3dae6910157180c88c8b0e0dd06aee849b7fc (patch)
tree65be934c2ec862c36a232bde595600eeca747969
parente4d9d10ef4be0366316b3114593e4becf5b98a49 (diff)
MAINTAINERS: Move HiSilicon TRNG V2 driver
Move HiSilicon TRNG V2 driver into 'drivers/crypto/hisilicon/trng' with some updating on 'MAINTAINERS'. Signed-off-by: Weili Qian <[email protected]> Reviewed-by: Zaibo Xu <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e73636b75f29..a835a74d4b29 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7999,7 +7999,7 @@ F: drivers/staging/hikey9xx/
HISILICON TRUE RANDOM NUMBER GENERATOR V2 SUPPORT
M: Zaibo Xu <[email protected]>
S: Maintained
-F: drivers/char/hw_random/hisi-trng-v2.c
+F: drivers/crypto/hisilicon/trng/trng.c
HISILICON V3XX SPI NOR FLASH Controller Driver
M: John Garry <[email protected]>