From: Boris BREZILLON Date: Wed, 19 Jun 2013 11:21:08 +0000 (+0200) Subject: USB: ohci-at91: prepare clk before calling enable X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e82d8d98addfecf83c9d42ca78294a8d16070b9;p=pandora-kernel.git USB: ohci-at91: 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