crypto: starfive - remove unneeded crypto_engine_stop() call
authorOvidiu Panait <ovidiu.panait.oss@gmail.com>
Sun, 20 Oct 2024 19:25:32 +0000 (22:25 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 28 Oct 2024 10:33:11 +0000 (18:33 +0800)
commitd186faa30764a06a5099acfb44d5ac4c3d830e4d
tree1d1ae232f50eb6e7652dab62a115bc44bb419775
parent6ef46fec4171433fd9a3162b88ec2ce808676193
crypto: starfive - remove unneeded crypto_engine_stop() call

The explicit crypto_engine_stop() call is not needed, as it is already
called internally by crypto_engine_exit().

Signed-off-by: Ovidiu Panait <ovidiu.panait.oss@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/starfive/jh7110-cryp.c