OSDN Git Service

hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 8 Nov 2017 00:44:48 +0000 (16:44 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 29 Nov 2017 05:43:48 +0000 (16:43 +1100)
commit8705f24f7b575f8fe1fe52764ea5774db51e3cf8
treefec5090740350f235c5879abae5843b41a9c97a2
parent67fe2fa8cfb2deed0ec5f072a163083e36eaa0b1
hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms

We have now incorporated all necessary functionality for the BCM63xx
platforms to successfully migrate over bcm2835-rng, so add the final
bits: Kconfig selection and proper platform_device device type matching
to keep the same platform device name for registration to work.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/Kconfig
drivers/char/hw_random/bcm2835-rng.c