commit | ec94bca7be6b29c1aebf2e1e95855ee6ca0d5d62 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Nov 07 16:44:41 2017 -0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Nov 29 16:43:44 2017 +1100 |
tree | 22eff73ef690d437161463ec16d0a52c0c951670 | |
parent | a815777553826079929e0910fcf3fda9a1e8438b [diff] |
hwrng: bcm2835 - Implementation cleanup callback We should be disabling the RNG in a hwrng::cleanup callback if we are not longer the system selected RNG, not wait until the device driver is removed. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>