From: Chao Xie Date: Wed, 28 Nov 2012 03:06:04 +0000 (-0500) Subject: usb: otg: mv_otg: fix the clk APIs X-Git-Tag: v3.8-rc4~25^2~17^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3f1dbd21ddfaa22649b93212d5ac4b052c1e4a7;p=pandora-kernel.git usb: otg: mv_otg: fix the clk APIs the clock common driver changes, and arch-mmp will make use of the common clock driver instead of its own. So for enable clock. first prepare the clock then enable the clock. for disable clock first disable the clock then unprepare the clock Signed-off-by: Chao Xie Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed