From: Viresh Kumar Date: Tue, 17 Apr 2012 11:38:50 +0000 (+0530) Subject: USB: ehci: ohci: Add clk_{un}prepare() support X-Git-Tag: v3.5-rc1~149^2~328^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15c9d50bbb4f754c02493fa880658d6bd5b5c27d;p=pandora-kernel.git USB: ehci: ohci: Add clk_{un}prepare() support clk_{un}prepare is mandatory for platforms using common clock framework. Since these drivers are used by SPEAr platform, which supports common clock framework, add clk_{un}prepare() support for them. Signed-off-by: Viresh Kumar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed