From: Sergei Shtylyov Date: Thu, 25 Mar 2010 11:14:31 +0000 (+0200) Subject: MUSB: OMAP: don't call clk_put() X-Git-Tag: v2.6.34-rc7~38^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7917a9df73c13822cc830f0ead0fb1b44a930616;p=pandora-kernel.git MUSB: OMAP: don't call clk_put() Remove duplicate/unbalanced call to clk_put() from musb_platform_exit() -- clk_put() gets called from musb_core.c anyway... Signed-off-by: Sergei Shtylyov Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed