commit | f1edf29a770ce97cd6b7e028a4999d24bb5ae492 | [log] [tgz] |
---|---|---|
author | Ofer Heifetz <oferh@marvell.com> | Thu Jun 28 17:15:41 2018 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Jul 09 00:30:15 2018 +0800 |
tree | 484e9ccf9f20586cf0d8ed1147c9701ef62e7bc3 | |
parent | fbd0a7c920686721cbc6671cc7dd6c31d5ac6430 [diff] |
crypto: inside-secure - reset CDR and RDR rings on module removal This patch adds extra steps in the module removal path, to reset the command and result rings. The corresponding interrupts are cleared, and the ring address configuration is reset. Signed-off-by: Ofer Heifetz <oferh@marvell.com> [Antoine: small reworks, commit message] Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>