Home
last modified time | relevance | path

Searched hist:"16 a4c04b3729910f864512a1150fee5ad19efb4a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/hw_random/
H A Dbcm2835-rng.cdiff 16a4c04b3729910f864512a1150fee5ad19efb4a Tue Nov 07 18:44:42 CST 2017 Florian Fainelli <f.fainelli@gmail.com> hwrng: bcm2835 - Use device managed helpers

Now that we have moved the RNG disabling into a hwrng::cleanup callback,
we can use the device managed registration operation and remove our
remove callback since it won't do anything necessary.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>