From: Boris BREZILLON Date: Wed, 19 Jun 2013 11:20:09 +0000 (+0200) Subject: ehci-atmel.c: prepare clk before calling enable X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfafb62fb4d21648eb706f3028811b611c60d15e;p=pandora-kernel.git ehci-atmel.c: prepare clk before calling enable Replace clk_enable/disable with clk_prepare_enable/disable_unprepare to avoid common clk framework warnings. Signed-off-by: Boris BREZILLON Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed