From: Chao Xie Date: Wed, 28 Nov 2012 03:06:05 +0000 (-0500) Subject: usb: host: ehci-mv: fix clk APIs X-Git-Tag: v3.8-rc4~25^2~17^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a96ebd315f82fa0f47adce264adb126cf72764;p=pandora-kernel.git usb: host: ehci-mv: fix 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 Acked-by: Alan Stern Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed