From: Linus Walleij Date: Mon, 3 Jun 2013 00:02:09 +0000 (+0200) Subject: hwrng: nomadik - use clk_prepare_enable() X-Git-Tag: v3.11-rc1~82^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beca35d05cc224d7434b0d1b5911c7b25febd336;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed