diff options
author | 2022-08-15 21:37:42 +0200 | |
---|---|---|
committer | 2022-08-26 18:49:10 +0800 | |
commit | 6a2bc448423cea44e7dba0f72d7c82ae04ab201e (patch) | |
tree | b41a7cc424fffae1556270d51e29cca70c765cad /crypto/essiv.c | |
parent | crypto: tcrypt - remove mode=1000 (diff) | |
download | wireguard-linux-6a2bc448423cea44e7dba0f72d7c82ae04ab201e.tar.xz wireguard-linux-6a2bc448423cea44e7dba0f72d7c82ae04ab201e.zip |
hwrng: imx-rngc - use devm_clk_get_enabled
Use the new devm_clk_get_enabled function to get our clock.
We don't have to disable and unprepare the clock ourselves any more in
error paths and in the remove function.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/essiv.c')
0 files changed, 0 insertions, 0 deletions