commit | beca35d05cc224d7434b0d1b5911c7b25febd336 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Jun 03 02:02:09 2013 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jun 05 16:43:09 2013 +0800 |
tree | eb94c59340fe39734d393ecb25ec9c92d80c3d57 | |
parent | 61e2d1a9b2e8105631ac7ff5b048342fcfd3d622 [diff] |
hwrng: nomadik - use clk_prepare_enable() The Nomadik HW RNG driver has seen some rust and is not preparing the clock before use. Fix this up so we get rid of runtime complaints from the clock subsystem. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>