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]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab7..d3f47f5c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6555,6 +6555,13 @@ M: Guenter Roeck <[email protected]> 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]> -- 2.6.1 -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
