From: Fabio Baltieri Date: Mon, 7 Jan 2013 16:47:41 +0000 (+0100) Subject: usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepare X-Git-Tag: v3.9-rc1~126^2~45^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99d17cfa3bbc6f4edb175f819af59c6b9e245e82;p=pandora-kernel.git usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepare This patch converts the module to use clk_prepare_enable and clk_disable_unprepare variants as required by common clock framework. Without this the system crash during probe function. Cc: # v3.7 v3.8 Signed-off-by: Fabio Baltieri Acked-by: Linus Walleij Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed