Home
last modified time | relevance | path

Searched hist:ec94bca7be6b29c1aebf2e1e95855ee6ca0d5d62 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/hw_random/
H A Dbcm2835-rng.cdiff ec94bca7be6b29c1aebf2e1e95855ee6ca0d5d62 Tue Nov 07 18:44:41 CST 2017 Florian Fainelli <f.fainelli@gmail.com> 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>