From: Laurent Pinchart Date: Mon, 28 Oct 2013 22:49:26 +0000 (+0100) Subject: usb: gadget: r8a66597-udc: convert to clk_prepare/unprepare X-Git-Tag: v3.14-rc1~148^2~90^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=989c78dd56307c85f710533130a2a464f6f3c5ae;p=pandora-kernel.git usb: gadget: r8a66597-udc: convert to clk_prepare/unprepare Turn clk_enable() and clk_disable() calls into clk_prepare_enable() and clk_disable_unprepare() to get ready for the migration to the common clock framework. Cc: Felipe Balbi Cc: linux-usb@vger.kernel.org Signed-off-by: Laurent Pinchart Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed