From 989c78dd56307c85f710533130a2a464f6f3c5ae Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Mon, 28 Oct 2013 23:49:26 +0100 Subject: [PATCH] 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-format-patch failed