diff options
author | Tom Lendacky <[email protected]> | 2013-11-12 11:46:57 -0600 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2013-12-05 21:28:40 +0800 |
commit | f4875e12f3ddafef844e21321efc7fae03454387 (patch) | |
tree | 9b080cff8372d6a9b9d1932c59a5cb97fd1e06c2 | |
parent | f114766088f352a47f57307ff927b815e0239644 (diff) |
crypto: ccp - CCP maintainer information
Update the MAINTAINERS file for the AMD CCP device driver.
Signed-off-by: Tom Lendacky <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f216db847022..37a613ddfb27 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -539,6 +539,13 @@ F: drivers/tty/serial/altera_jtaguart.c F: include/linux/altera_uart.h F: include/linux/altera_jtaguart.h +AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER +M: Tom Lendacky <[email protected]> +S: Supported +F: drivers/crypto/ccp/ +F: include/linux/ccp.h + AMD FAM15H PROCESSOR POWER MONITORING DRIVER M: Andreas Herrmann <[email protected]> |