commit | c4d007bcb42b3898df5ad65a513f9120ab0eccfc | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <[email protected]> | Fri Oct 09 17:39:02 2015 +0200 |
committer | Herbert Xu <[email protected]> | Wed Oct 14 22:23:17 2015 +0800 |
tree | a261edb169b06bd74180464e2ed6e509d5efb8e0 | |
parent | ea0b3984c1cc8b28de27a3bec285102b4e366a4c [diff] [blame] |
MAINTAINERS: add maintainers for the Marvell Crypto driver A new crypto driver for Marvell ARM platforms was added in drivers/crypto/marvell/ as part of commit f63601fd616ab ("crypto: marvell/cesa - add a new driver for Marvell's CESA"). This commit adds the relevant developers to the list of maintainers. Cc: Boris Brezillon <[email protected]> Cc: Arnaud Ebalard <[email protected]> Cc: Herbert Xu <[email protected]> Cc: Russell King <[email protected]> Signed-off-by: Thomas Petazzoni <[email protected]> Acked-by: Boris Brezillon <[email protected]> Acked-by: Arnaud Ebalard <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS index 698c2118..e037c66 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -6556,6 +6556,13 @@ S: Maintained F: drivers/net/dsa/mv88e6352.c +MARVELL CRYPTO DRIVER +M: Boris Brezillon <[email protected]> +M: Arnaud Ebalard <[email protected]> +F: drivers/crypto/marvell/ +S: Maintained +L: [email protected] + MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2) M: Mirko Lindner <[email protected]> M: Stephen Hemminger <[email protected]>