From: Boris BREZILLON Date: Tue, 25 Jun 2013 08:12:56 +0000 (+0200) Subject: usb: gadget: at91_udc: prepare clk before calling enable X-Git-Tag: v3.11-rc3~9^2~20^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7628083227b6bc4a7e33d7c381d7a4e558424b6b;p=pandora-kernel.git usb: gadget: at91_udc: 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: Felipe Balbi --- Reading git-diff-tree failed