Files
linux/drivers/char
Stefan Wahren 642faadfcd hwrng: bcm2835 - Handle deferred clock properly
[ Upstream commit 7b4c5d30d0 ]

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: 791af4f490 ("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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-30 08:17:42 +02:00
..
2018-04-29 11:35:44 +02:00
2017-08-28 17:11:28 +02:00
2018-02-11 14:34:03 -08:00