From: Michael van der Westhuizen Date: Fri, 19 Jun 2015 13:55:51 +0000 (+0200) Subject: crypto: picoxcell - Update to the current clk API X-Git-Tag: omap-for-v4.3/legacy-v2-signed~193^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bd2cd6bc6ad8b582046818189766f109687b3fe;p=pandora-kernel.git crypto: picoxcell - Update to the current clk API The picoXcell hardware crypto accelerator driver was using an older version of the clk framework, and not (un)preparing the clock before enabling/disabling it. This change uses the handy clk_prepare_enable function to interact with the current clk framework correctly. Signed-off-by: Michael van der Westhuizen Signed-off-by: Herbert Xu --- Reading git-diff-tree failed