aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorMartin Kaiser <martin@kaiser.cx>2023-07-10 22:27:32 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2023-07-22 13:59:37 +1200
commit71839a641066881e032b6353516b16bdafbf606a (patch)
tree1ec14cad01378ddabfc2dced077d0d7ad268932b /tools/perf/scripts/python/netdev-times.py
parenthwrng: ingenic - use dev_err_probe in error paths (diff)
downloadlinux-71839a641066881e032b6353516b16bdafbf606a.tar.gz
linux-71839a641066881e032b6353516b16bdafbf606a.zip
hwrng: ingenic - don't disable the rng in ingenic_trng_remove
There's no need to disable the rng in ingenic_trng_remove. The driver's init function sets the CFG_GEN_EN bit to enable the rng. The cleanup function clears CFG_GEN_EN to revert this. The remove function calls hwrng_unregister. If the ingenic-trng is not the current rng at this point, CFG_GEN_EN has already been cleared. If the ingenic-trng is the current rng, drop_current_rng will call the cleanup function. Signed-off-by: Martin Kaiser <martin@kaiser.cx> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions