Home
last modified time | relevance | path

Searched hist:"7 b4c5d30d0bd2b22c09d4d993a76e0973a873891" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/hw_random/
H A Dbcm2835-rng.cdiff 7b4c5d30d0bd2b22c09d4d993a76e0973a873891 Mon Feb 12 14:11:36 CST 2018 Stefan Wahren <stefan.wahren@i2se.com> hwrng: bcm2835 - Handle deferred clock properly

In case the probe of the clock is deferred, we would assume it is
optional. This is wrong, so defer the probe of this driver until
the clock is available.

Fixes: 791af4f4907a ("hwrng: bcm2835 - Manage an optional clock")
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>