From: Boris BREZILLON Date: Thu, 18 Jul 2013 07:43:08 +0000 (+0200) Subject: usb: gadget: atmel_usba: prepare clk before calling enable X-Git-Tag: v3.12-rc1~186^2~77^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d98b9d6429c21132fa08c452e62127fd5032b55;p=pandora-kernel.git usb: gadget: atmel_usba: 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