From: Sergei Shtylyov Date: Thu, 25 Mar 2010 11:14:30 +0000 (+0200) Subject: MUSB: DaVinci: fix musb_platform_init() error cleanup path X-Git-Tag: v2.6.34-rc7~38^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13962c747915e4d7ef4cf92c36bd06a7fe648f0b;p=pandora-kernel.git MUSB: DaVinci: fix musb_platform_init() error cleanup path This function forgets to call clk_disable() iff reading the USB module version register returns 0. Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed